Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qtest: Fix the bug about disable vnc causes "make check" fail | Kewei Yu | 2014-01-22 | 1 | -3/+0 |
* | libqtest: rename qmp() to qmp_discard_response() | Stefan Hajnoczi | 2013-11-07 | 1 | -4/+6 |
* | ide-test: Check what happens with bus mastering disabled | Kevin Wolf | 2013-10-28 | 1 | -0/+26 |
* | libqtest: New qtest_end() to go with qtest_start() | Markus Armbruster | 2013-07-18 | 1 | -1/+1 |
* | ide-test: fix failure for test_flush | Michael Roth | 2013-06-14 | 1 | -1/+4 |
* | ide-test: Add FLUSH CACHE test case | Kevin Wolf | 2013-06-06 | 1 | -0/+40 |
* | ide-test: Add enum value for DEV | Kevin Wolf | 2013-06-06 | 1 | -1/+2 |
* | ide-test: Fix endianness problems | Kevin Wolf | 2013-05-15 | 1 | -5/+27 |
* | qtest/ide-test: Test short and long PRDTs | Kevin Wolf | 2013-05-08 | 1 | -0/+54 |
* | qtest/ide-test: Add simple DMA read/write test case | Kevin Wolf | 2013-05-08 | 1 | -0/+221 |
* | qtest: Add IDE test case | Kevin Wolf | 2013-05-08 | 1 | -0/+165 |