1. 57df0df qapi: Extend -compat to set policy for unstable interfaces by Markus Armbruster · 3 years, 4 months ago
  2. a130728 qapi: Generalize struct member policy checking by Markus Armbruster · 3 years, 4 months ago
  3. ed29bb2 qapi: Move compat policy from QObject to generic visitor by Markus Armbruster · 3 years, 5 months ago
  4. 91fa93e qapi: Implement deprecated-output=hide for QMP command results by Markus Armbruster · 4 years ago
  5. 012d4c9 qapi: Make visitor functions taking Error ** return bool, not void by Markus Armbruster · 4 years, 8 months ago
  6. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  7. f5a74a5 qobject: Modify qobject_ref() to return obj by Marc-André Lureau · 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. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
  11. 47e6b29 Include qapi/qmp/qlist.h exactly where needed by Markus Armbruster · 7 years ago
  12. 15280c3 qdict qlist: Make most helper macros functions by Markus Armbruster · 7 years ago
  13. 6b67395 Eliminate qapi/qmp/types.h by Markus Armbruster · 7 years ago
  14. d2f95f4 qapi: Use QNull for a more regular visit_type_null() by Markus Armbruster · 8 years ago
  15. 006ca09 qapi: Separate type QNull from QObject by Markus Armbruster · 8 years ago
  16. 5923f85 qapi: update the qobject visitor to use QNUM_U64 by Marc-André Lureau · 8 years ago
  17. 01b2ffc qapi: merge QInt and QFloat in QNum by Marc-André Lureau · 8 years ago
  18. 7d5e199 qapi: rename QmpOutputVisitor to QObjectOutputVisitor by Daniel P. Berrange · 8 years ago
  19. b3db211 qapi: rename *qmp-*-visitor* to *qobject-*-visitor* by Daniel P. Berrange · 8 years ago[Renamed (98%) from qapi/qmp-output-visitor.c]
  20. 4429532 tests: Restore check-qdict unit test by Markus Armbruster · 8 years ago