Re: [Qemu-devel] [PATCH 5/7] i440fx-test: add test to compare default register values

2013-04-16 Thread Anthony Liguori
Eric Blake writes: > On 04/16/2013 09:56 AM, Eric Blake wrote: >> On 04/16/2013 08:45 AM, Anthony Liguori wrote: >>> This test compares all of the default register values against the >>> spec. It turns out we deviate in quite a few places. These >>> places are really only visible to the BIOS th

Re: [Qemu-devel] [PATCH 5/7] i440fx-test: add test to compare default register values

2013-04-16 Thread Eric Blake
On 04/16/2013 09:56 AM, Eric Blake wrote: > On 04/16/2013 08:45 AM, Anthony Liguori wrote: >> This test compares all of the default register values against the >> spec. It turns out we deviate in quite a few places. These >> places are really only visible to the BIOS though which is why >> this h

Re: [Qemu-devel] [PATCH 5/7] i440fx-test: add test to compare default register values

2013-04-16 Thread Eric Blake
On 04/16/2013 08:45 AM, Anthony Liguori wrote: > This test compares all of the default register values against the > spec. It turns out we deviate in quite a few places. These > places are really only visible to the BIOS though which is why > this hasn't created any problems. > > The deviation a

[Qemu-devel] [PATCH 5/7] i440fx-test: add test to compare default register values

2013-04-16 Thread Anthony Liguori
This test compares all of the default register values against the spec. It turns out we deviate in quite a few places. These places are really only visible to the BIOS though which is why this hasn't created any problems. The deviation actually happens in the core PCI layer so I suspect it's not