i440fx-test: add test to compare default register values
commit9bda413c96c3c7cced25ee4509c74d71e40f094d
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 16 Apr 2013 14:45:19 +0000 (16 09:45 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 17 Apr 2013 15:27:28 +0000 (17 10:27 -0500)
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 <aliguori@us.ibm.com>
Message-id: 1366123521-4330-6-git-send-email-aliguori@us.ibm.com
tests/Makefile
tests/i440fx-test.c [new file with mode: 0644]