Age | Commit message (Expand) | Author | Files | Lines |
2014-09-08 | tests: Add virtio device initialization | Marc Marí | 1 | -0/+7 |
2014-08-15 | qtest: Adding qtest_memset and qmemset. | John Snow | 1 | -0/+24 |
2014-03-31 | qtest: Factor out qtest_qmp_receive() | Andreas Färber | 1 | -0/+18 |
2014-03-31 | Revert "qtest: Fix crash if SIGABRT during qtest_init()" | Stefan Hajnoczi | 1 | -1/+3 |
2014-03-13 | qtest: Fix crash if SIGABRT during qtest_init() | Stefan Hajnoczi | 1 | -3/+1 |
2014-03-13 | libqtest: Avoid inline varargs functions | Peter Maydell | 1 | -18/+2 |
2013-11-07 | libqtest: add qmp(fmt, ...) -> QDict* function | Stefan Hajnoczi | 1 | -0/+37 |
2013-11-07 | libqtest: rename qmp() to qmp_discard_response() | Stefan Hajnoczi | 1 | -10/+10 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 1 | -12/+12 |
2013-07-18 | libqtest: New qtest_end() to go with qtest_start() | Markus Armbruster | 1 | -0/+12 |
2013-02-18 | qtest: Add MMIO support | Andreas Färber | 1 | -0/+186 |
2013-02-18 | libqtest: Introduce qtest_qmpv() and convert remaining macro | Andreas Färber | 1 | -1/+19 |
2013-02-18 | libqtest: Convert macros to functions and clean up documentation | Andreas Färber | 1 | -50/+110 |
2013-02-11 | libqtest: Fix documentation copy&paste errors | Andreas Färber | 1 | -6/+0 |
2012-05-10 | qtest: Add function to send QMP commands | Kevin Wolf | 1 | -0/+17 |
2012-03-30 | qtest: add C version of test infrastructure | Anthony Liguori | 1 | -0/+335 |