1. 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
  2. 041088c tests: Use proper functions types instead of void (*fn) by Markus Armbruster · 9 years ago
  3. 063c23d qtest: add qtest_add_abrt_handler() by Marc-André Lureau · 10 years ago
  4. dc47995 qtest: add a few fd-level qmp helpers by Marc-André Lureau · 9 years ago
  5. 5fb48d9 libqtest: New hmp() & friends by Markus Armbruster · 9 years ago
  6. 7a6a740 qtest: Add base64 encoded read/write by John Snow · 10 years ago
  7. ba4ed39 libqtest: add qmp_async by John Snow · 10 years ago
  8. 8fe941f libqtest: add qmp_eventwait by John Snow · 10 years ago
  9. 45b0f83 qtest: Add qtest_add() wrapper macro by Andreas Färber · 10 years ago
  10. 7949c0e qtest: Add qtest_add_data_func() wrapper function by Andreas Färber · 10 years ago
  11. 89b516d glib: add compatibility interface for g_get_monotonic_time() by Stefan Hajnoczi · 10 years ago
  12. 46e0cf7 tests: Add virtio device initialization by Marc Marí · 11 years ago
  13. 8629884 qtest: Adding qtest_memset and qmemset. by John Snow · 11 years ago
  14. 66e0c7b qtest: Factor out qtest_qmp_receive() by Andreas Färber · 11 years ago
  15. 96b8ca4 Revert "qtest: Fix crash if SIGABRT during qtest_init()" by Stefan Hajnoczi · 11 years ago
  16. cb201b4 qtest: Fix crash if SIGABRT during qtest_init() by Stefan Hajnoczi · 11 years ago
  17. 0100f42 libqtest: Avoid inline varargs functions by Peter Maydell · 11 years ago
  18. 0c460da libqtest: add qmp(fmt, ...) -> QDict* function by Stefan Hajnoczi · 11 years ago
  19. 0d1aa05 libqtest: rename qmp() to qmp_discard_response() by Stefan Hajnoczi · 11 years ago
  20. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  21. 1d9358e libqtest: New qtest_end() to go with qtest_start() by Markus Armbruster · 12 years ago
  22. 872536b qtest: Add MMIO support by Andreas Färber · 12 years ago
  23. b73cf9e libqtest: Introduce qtest_qmpv() and convert remaining macro by Andreas Färber · 12 years ago
  24. 6acf801 libqtest: Convert macros to functions and clean up documentation by Andreas Färber · 12 years ago
  25. 84eac31 libqtest: Fix documentation copy&paste errors by Andreas Färber · 12 years ago
  26. a3ca163 qtest: Add function to send QMP commands by Kevin Wolf · 13 years ago
  27. 49ee359 qtest: add C version of test infrastructure by Anthony Liguori · 13 years ago