Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libqtest: add qmp(fmt, ...) -> QDict* function | Stefan Hajnoczi | 2013-11-07 | 1 | -0/+37 |
* | libqtest: rename qmp() to qmp_discard_response() | Stefan Hajnoczi | 2013-11-07 | 1 | -10/+10 |
* | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 2013-08-22 | 1 | -12/+12 |
* | libqtest: New qtest_end() to go with qtest_start() | Markus Armbruster | 2013-07-18 | 1 | -0/+12 |
* | qtest: Add MMIO support | Andreas Färber | 2013-02-18 | 1 | -0/+186 |
* | libqtest: Introduce qtest_qmpv() and convert remaining macro | Andreas Färber | 2013-02-18 | 1 | -1/+19 |
* | libqtest: Convert macros to functions and clean up documentation | Andreas Färber | 2013-02-18 | 1 | -50/+110 |
* | libqtest: Fix documentation copy&paste errors | Andreas Färber | 2013-02-11 | 1 | -6/+0 |
* | qtest: Add function to send QMP commands | Kevin Wolf | 2012-05-10 | 1 | -0/+17 |
* | qtest: add C version of test infrastructure | Anthony Liguori | 2012-03-30 | 1 | -0/+335 |