Kevin Wolf (5): ide: Reset BMIDEA bit when the bus master is stopped libqos/pci: Enable bus mastering qtest: Add IDE test case qtest/ide-test: Add simple DMA read/write test case qtest/ide-test: Test short and long PRDTs
hw/ide/pci.c | 1 + tests/Makefile | 2 + tests/ide-test.c | 440 +++++++++++++++++++++++++++++++++++++++++++++++++++++ tests/libqos/pci.c | 2 +- 4 files changed, 444 insertions(+), 1 deletion(-) create mode 100644 tests/ide-test.c -- 1.8.1.4