summaryrefslogtreecommitdiff
path: root/tests/ide-test.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-22qtest: Fix the bug about disable vnc causes "make check" failKewei Yu1-3/+0
2013-11-07libqtest: rename qmp() to qmp_discard_response()Stefan Hajnoczi1-4/+6
2013-10-28ide-test: Check what happens with bus mastering disabledKevin Wolf1-0/+26
2013-07-18libqtest: New qtest_end() to go with qtest_start()Markus Armbruster1-1/+1
2013-06-14ide-test: fix failure for test_flushMichael Roth1-1/+4
2013-06-06ide-test: Add FLUSH CACHE test caseKevin Wolf1-0/+40
2013-06-06ide-test: Add enum value for DEVKevin Wolf1-1/+2
2013-05-15ide-test: Fix endianness problemsKevin Wolf1-5/+27
2013-05-08qtest/ide-test: Test short and long PRDTsKevin Wolf1-0/+54
2013-05-08qtest/ide-test: Add simple DMA read/write test caseKevin Wolf1-0/+221
2013-05-08qtest: Add IDE test caseKevin Wolf1-0/+165