aboutsummaryrefslogtreecommitdiff
path: root/tests/ide-test.c
AgeCommit message (Expand)Author
2014-09-08qtest/ide: Uninitialize PC allocatorJohn Snow
2014-08-15ide: Fix segfault when flushing a device that doesn't existKevin Wolf
2014-08-15qtest/ide: Fix small memory leakJohn Snow
2014-08-15libqos: allow qpci_iomap to return BAR mapping sizeJohn Snow
2014-08-15ide-test: add test for werror=stopPaolo Bonzini
2014-01-22qtest: Fix the bug about disable vnc causes "make check" failKewei Yu
2013-11-07libqtest: rename qmp() to qmp_discard_response()Stefan Hajnoczi
2013-10-28ide-test: Check what happens with bus mastering disabledKevin Wolf
2013-07-18libqtest: New qtest_end() to go with qtest_start()Markus Armbruster
2013-06-14ide-test: fix failure for test_flushMichael Roth
2013-06-06ide-test: Add FLUSH CACHE test caseKevin Wolf
2013-06-06ide-test: Add enum value for DEVKevin Wolf
2013-05-15ide-test: Fix endianness problemsKevin Wolf
2013-05-08qtest/ide-test: Test short and long PRDTsKevin Wolf
2013-05-08qtest/ide-test: Add simple DMA read/write test caseKevin Wolf
2013-05-08qtest: Add IDE test caseKevin Wolf