1. 4eaca8d qmp: common 'id' handling & make QGA conform to QMP spec by Marc-André Lureau · 6 years ago
  2. ebb4d82 tests: add qmp_assert_error_class() by Marc-André Lureau · 6 years ago
  3. e2f64a6 test-qga: Clean up how we test QGA synchronization by Markus Armbruster · 6 years ago
  4. 015715f tests: Clean up string interpolation into QMP input (simple cases) by Markus Armbruster · 7 years ago
  5. 4fd1cba Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2' into staging by Peter Maydell · 7 years ago
  6. 00ecec1 qmp: Redo how the client requests out-of-band execution by Markus Armbruster · 7 years ago
  7. 674ed72 qmp qemu-ga: Fix qemu-ga not to accept "control" by Markus Armbruster · 7 years ago
  8. d4d7ed7 tests/test-qga: Demonstrate the guest-agent ignores "control" by Markus Armbruster · 7 years ago
  9. 0fa39d0 qmp qemu-ga: Revert change that accidentally made qemu-ga accept "id" by Markus Armbruster · 7 years ago
  10. b5f8431 tests/test-qga: Demonstrate the guest-agent ignores "id" by Markus Armbruster · 7 years ago
  11. 509b97f test-qga: add trivial tests for some commands by Tomáš Golembiovský · 7 years ago
  12. e71e8cc glib: enforce the minimum required version and warn about old APIs by Daniel P. Berrangé · 7 years ago
  13. cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
  14. 7dc847e qapi: Replace qobject_to_X(o) by qobject_to(X, o) by Max Reitz · 7 years ago
  15. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
  16. 47e6b29 Include qapi/qmp/qlist.h exactly where needed by Markus Armbruster · 7 years ago
  17. f94b3f6 test-qga: Kill broken and dead QGA_TEST_SIDE_EFFECTING code by Eric Blake · 7 years ago
  18. 339ca68 test-qga: add test for guest-get-osinfo by Tomáš Golembiovský · 8 years ago
  19. c28afa7 test-qga: pass environemnt to qemu-ga by Tomáš Golembiovský · 8 years ago
  20. 5229564 test-qga: Actually test 0xff sync bytes by Eric Blake · 8 years ago
  21. 7dc3bc7 Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-03-06-tag' into staging by Peter Maydell · 8 years ago
  22. ec72c0e tests: check path to avoid a failing qga/get-vcpus test by Bruce Rogers · 8 years ago
  23. 910f738 qapi: Improve a QObject input visitor error message by Markus Armbruster · 8 years ago
  24. 1792d7d test-qga: Avoid qobject_from_jsonv("%"PRId64) by Eric Blake · 8 years ago
  25. 4bdadd8 tests: add a test to check invalid args by Marc-André Lureau · 8 years ago
  26. 1e27133 tests: fix test-qga leaks by Marc-André Lureau · 9 years ago
  27. 1741b94 tests: use static qga config file by Marc-André Lureau · 9 years ago
  28. 3dab9fa tests: start a /qga/guest-exec test by Marc-André Lureau · 9 years ago
  29. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  30. 0b4b493 qga: Support enum names in guest-file-seek by Eric Blake · 9 years ago
  31. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  32. 0a982b1 qga: Better mapping of SEEK_* in guest-file-seek by Eric Blake · 9 years ago
  33. 4eaab85 tests: add file-write-read test by Marc-André Lureau · 9 years ago
  34. b3e9e58 tests: test-qga, loosen assumptions about host filesystems by Michael Roth · 9 years ago
  35. 62c39b3 tests: add a local test for guest agent by Marc-André Lureau · 9 years ago