1. cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
  2. 84be629 qapi/qnull: Add own header by Max Reitz · 7 years ago
  3. d2f95f4 qapi: Use QNull for a more regular visit_type_null() by Markus Armbruster · 8 years ago
  4. 006ca09 qapi: Separate type QNull from QObject by Markus Armbruster · 8 years ago
  5. 048abb7 qapi: Drop unused non-strict qobject input visitor by Markus Armbruster · 8 years ago
  6. 7d5e199 qapi: rename QmpOutputVisitor to QObjectOutputVisitor by Daniel P. Berrange · 8 years ago
  7. 09e6836 qapi: rename QmpInputVisitor to QObjectInputVisitor by Daniel P. Berrange · 8 years ago
  8. b3db211 qapi: rename *qmp-*-visitor* to *qobject-*-visitor* by Daniel P. Berrange · 8 years ago
  9. 3b098d5 qapi: Add new visit_complete() function by Eric Blake · 9 years ago
  10. 1830f22 qmp-output-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  11. b70ce10 qmp-input-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  12. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  13. 3df016f qmp: Support explicit null during visits by Eric Blake · 9 years ago
  14. 7d7a337 tests: Add check-qnull by Eric Blake · 9 years ago