1. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  2. f5a74a5 qobject: Modify qobject_ref() to return obj by Marc-André Lureau · 7 years ago
  3. cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
  4. 7dc847e qapi: Replace qobject_to_X(o) by qobject_to(X, o) by Max Reitz · 7 years ago
  5. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
  6. 47e6b29 Include qapi/qmp/qlist.h exactly where needed by Markus Armbruster · 7 years ago
  7. 15280c3 qdict qlist: Make most helper macros functions by Markus Armbruster · 7 years ago
  8. 6b67395 Eliminate qapi/qmp/types.h by Markus Armbruster · 7 years ago
  9. d2f95f4 qapi: Use QNull for a more regular visit_type_null() by Markus Armbruster · 8 years ago
  10. 006ca09 qapi: Separate type QNull from QObject by Markus Armbruster · 8 years ago
  11. 5923f85 qapi: update the qobject visitor to use QNUM_U64 by Marc-André Lureau · 8 years ago
  12. 01b2ffc qapi: merge QInt and QFloat in QNum by Marc-André Lureau · 8 years ago
  13. 7d5e199 qapi: rename QmpOutputVisitor to QObjectOutputVisitor by Daniel P. Berrange · 8 years ago
  14. b3db211 qapi: rename *qmp-*-visitor* to *qobject-*-visitor* by Daniel P. Berrange · 8 years ago[Renamed (98%) from qapi/qmp-output-visitor.c]
  15. 4429532 tests: Restore check-qdict unit test by Markus Armbruster · 8 years ago