1. 11deae8 tests/test-qmp-event: Check event is actually emitted by Markus Armbruster · 4 years, 9 months ago
  2. 052be50 tests/test-qmp-event: Use qobject_is_equal() by Markus Armbruster · 4 years, 9 months ago
  3. 3ecc393 tests/test-qmp-event: Simplify test data setup by Markus Armbruster · 4 years, 9 months ago
  4. 5d75648 qapi: Generate QAPIEvent stuff into separate files by Markus Armbruster · 6 years ago
  5. a952910 qapi: Eliminate indirection through qmp_event_get_func_emit() by Markus Armbruster · 6 years ago
  6. 3ab7238 qapi: Drop qapi_event_send_FOO()'s Error ** argument by Peter Xu · 6 years ago
  7. e7b3af8 glib: bump min required glib library version to 2.40 by Daniel P. Berrangé · 7 years ago
  8. cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
  9. 7dc847e qapi: Replace qobject_to_X(o) by qobject_to(X, o) by Max Reitz · 7 years ago
  10. eb815e2 qapi: Move qapi-schema.json to qapi/, rename generated files by Markus Armbruster · 7 years ago
  11. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
  12. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
  13. 5ee9d2f Include qapi/qmp/qobject.h exactly where needed by Markus Armbruster · 7 years ago
  14. 15280c3 qdict qlist: Make most helper macros functions by Markus Armbruster · 7 years ago
  15. 6b67395 Eliminate qapi/qmp/types.h by Markus Armbruster · 7 years ago
  16. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  17. 522ece3 Drop superfluous includes of qapi-types.h and test-qapi-types.h by Markus Armbruster · 7 years ago
  18. 01b2ffc qapi: merge QInt and QFloat in QNum by Marc-André Lureau · 8 years ago
  19. 46f5ac2 qobject: Use simpler QDict/QList scalar insertion macros by Eric Blake · 8 years ago
  20. 4b32e11 test-qmp-event: Simplify and tighten event_test_emit() by Markus Armbruster · 8 years ago
  21. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  22. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  23. ddf2190 qapi: Unbox base members by Eric Blake · 9 years ago
  24. 016a335 qapi-event: Clean up how name of enum QAPIEvent is made by Markus Armbruster · 9 years ago
  25. fc48ffc qobject: Use 'bool' for qbool by Eric Blake · 10 years ago
  26. af35e5e tests/test-qmp-event: fix for GLib < 2.31 by Paolo Bonzini · 10 years ago
  27. f6dadb0 test: add test cases for qapi event by Wenchao Xia · 11 years ago