1. d709bbf include/qapi: add g_autoptr support for qobject types by Marc-André Lureau · 3 years ago
  2. 998da0b qobject: Factor JSON writer out of qobject_to_json() by Markus Armbruster · 4 years, 3 months ago
  3. 80d7112 qobject: Move internals to qobject-internal.h by Markus Armbruster · 4 years, 3 months ago
  4. f917eed qobject: Fix qnum_to_string() to use sufficient precision by Markus Armbruster · 4 years, 3 months ago
  5. 812ce33 qobject: Drop superfluous includes of qemu-common.h by Markus Armbruster · 7 years ago
  6. cb51b97 qapi: Remove qobject_to_X() functions by Max Reitz · 7 years ago
  7. 7dc847e qapi: Replace qobject_to_X(o) by qobject_to(X, o) by Max Reitz · 7 years ago
  8. 5ee9d2f Include qapi/qmp/qobject.h exactly where needed by Markus Armbruster · 7 years ago
  9. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  10. b38dd67 qapi: Add qobject_is_equal() by Max Reitz · 7 years ago
  11. 61a8f41 qnum: add uint type by Marc-André Lureau · 8 years ago
  12. 01b2ffc qapi: merge QInt and QFloat in QNum by Marc-André Lureau · 8 years ago