aboutsummaryrefslogtreecommitdiff
path: root/tests/ide-test.c
AgeCommit message (Expand)Author
2016-01-29ide: Clean up includesPeter Maydell
2015-12-04tests: Use proper functions types instead of void (*fn)Markus Armbruster
2015-11-25ide-test: fix timeoutsJohn Snow
2015-11-24ide-test: cdrom_pio_impl fixupJohn Snow
2015-11-20tests: fix cdrom_pio_impl in ide-testPeter Lieven
2015-10-09libqtest: New hmp() & friendsMarkus Armbruster
2015-10-05qtest/ide-test: ppc64be correction for ATAPI testsJohn Snow
2015-09-18ide-test: add cdrom dma testJohn Snow
2015-09-18ide-test: add cdrom pio testJohn Snow
2015-07-20qtest/ide: add another short PRDT test flavorStefan Hajnoczi
2015-04-28libqos: add blkdebug_prepare_scriptJohn Snow
2015-04-28libqtest: add qmp_eventwaitJohn Snow
2015-03-10qtest/ide: Test flush / retry for ISA and PCIJohn Snow
2014-12-10qtests: Specify image format explicitlyKevin Wolf
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