1. c7eb39c qapi: Improve use of qmp/types.h by Eric Blake · 9 years ago
  2. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  3. 6e8e5cb qobject: Document more shortcomings in our number handling by Eric Blake · 9 years ago
  4. f2ad72b qobject: Clean up includes by Peter Maydell · 9 years ago
  5. 95385fe qjson: store tokens in a GQueue by Paolo Bonzini · 9 years ago
  6. 4629ed1 qerror: Finally unused, clean up by Markus Armbruster · 10 years ago
  7. fc48ffc qobject: Use 'bool' for qbool by Eric Blake · 10 years ago
  8. 481b002 qobject: Add a special null QObject by Markus Armbruster · 10 years ago
  9. a7c3181 qobject: Clean up around qtype_code by Markus Armbruster · 10 years ago
  10. 4b58554 qjson: Drop trailing space for pretty formatting by Max Reitz · 10 years ago
  11. 69dd62d qapi: Anonymous unions by Kevin Wolf · 12 years ago
  12. e2ec3f9 qjson: to_json() case QTYPE_QSTRING is buggy, rewrite by Markus Armbruster · 12 years ago
  13. a372823 build: move qobject files to qobject/ and libqemuutil.a by Paolo Bonzini · 12 years ago[Renamed from qjson.c]
  14. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  15. 212b600 Add support for JSON pretty printing by Daniel P. Berrange · 15 years ago
  16. bd03269 qjson: Handle "\f" by Luiz Capitulino · 15 years ago
  17. 668e3ca qjson: Improve debugging by Luiz Capitulino · 15 years ago
  18. ff06ea2 json: escape u0000 .. u001F when outputting json by Anthony Liguori · 15 years ago
  19. 9f9daf9 Introduce QError by Luiz Capitulino · 15 years ago
  20. 8ff5a7d QJSON: Introduce qobject_from_jsonv() by Luiz Capitulino · 15 years ago
  21. 1fd825f Provide marshalling mechanism for json by Anthony Liguori · 15 years ago
  22. b4748b9 Add a QObject JSON wrapper by Anthony Liguori · 15 years ago