]> Git Repo - qemu.git/commit - tests/Makefile
i440fx-test: add test to compare default register values
authorAnthony Liguori <[email protected]>
Tue, 16 Apr 2013 14:45:19 +0000 (09:45 -0500)
committerAnthony Liguori <[email protected]>
Wed, 17 Apr 2013 15:27:28 +0000 (10:27 -0500)
commit9bda413c96c3c7cced25ee4509c74d71e40f094d
tree1468e79fad716a74b7349a8d8710b7fc434fab39
parent8a0743cf747c659a3443e722a832c8f21f1cc774
i440fx-test: add test to compare default register values

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 a simple fix if we really care to fix it.  For now, just
disable the affected checks.

Signed-off-by: Anthony Liguori <[email protected]>
Message-id: 1366123521[email protected]
tests/Makefile
tests/i440fx-test.c [new file with mode: 0644]
This page took 0.025968 seconds and 4 git commands to generate.