Age | Commit message (Expand) | Author | Files | Lines |
2015-10-09 | libqtest: New hmp() & friends | Markus Armbruster | 1 | -6/+2 |
2015-10-05 | qtest/ide-test: ppc64be correction for ATAPI tests | John Snow | 1 | -2/+2 |
2015-09-18 | ide-test: add cdrom dma test | John Snow | 1 | -18/+72 |
2015-09-18 | ide-test: add cdrom pio test | John Snow | 1 | -0/+157 |
2015-07-20 | qtest/ide: add another short PRDT test flavor | Stefan Hajnoczi | 1 | -0/+27 |
2015-04-28 | libqos: add blkdebug_prepare_script | John Snow | 1 | -22/+1 |
2015-04-28 | libqtest: add qmp_eventwait | John Snow | 1 | -10/+1 |
2015-03-10 | qtest/ide: Test flush / retry for ISA and PCI | John Snow | 1 | -5/+15 |
2014-12-10 | qtests: Specify image format explicitly | Kevin Wolf | 1 | -4/+5 |
2014-09-08 | qtest/ide: Uninitialize PC allocator | John Snow | 1 | -0/+2 |
2014-08-15 | ide: Fix segfault when flushing a device that doesn't exist | Kevin Wolf | 1 | -0/+14 |
2014-08-15 | qtest/ide: Fix small memory leak | John Snow | 1 | -0/+2 |
2014-08-15 | libqos: allow qpci_iomap to return BAR mapping size | John Snow | 1 | -1/+1 |
2014-08-15 | ide-test: add test for werror=stop | Paolo Bonzini | 1 | -0/+81 |
2014-01-22 | qtest: Fix the bug about disable vnc causes "make check" fail | Kewei Yu | 1 | -3/+0 |
2013-11-07 | libqtest: rename qmp() to qmp_discard_response() | Stefan Hajnoczi | 1 | -4/+6 |
2013-10-28 | ide-test: Check what happens with bus mastering disabled | Kevin Wolf | 1 | -0/+26 |
2013-07-18 | libqtest: New qtest_end() to go with qtest_start() | Markus Armbruster | 1 | -1/+1 |
2013-06-14 | ide-test: fix failure for test_flush | Michael Roth | 1 | -1/+4 |
2013-06-06 | ide-test: Add FLUSH CACHE test case | Kevin Wolf | 1 | -0/+40 |
2013-06-06 | ide-test: Add enum value for DEV | Kevin Wolf | 1 | -1/+2 |
2013-05-15 | ide-test: Fix endianness problems | Kevin Wolf | 1 | -5/+27 |
2013-05-08 | qtest/ide-test: Test short and long PRDTs | Kevin Wolf | 1 | -0/+54 |
2013-05-08 | qtest/ide-test: Add simple DMA read/write test case | Kevin Wolf | 1 | -0/+221 |
2013-05-08 | qtest: Add IDE test case | Kevin Wolf | 1 | -0/+165 |