1. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  2. 4629ed1 qerror: Finally unused, clean up by Markus Armbruster · 10 years ago
  3. 34acbc9 qobject: Use 'bool' inside qdict by Eric Blake · 10 years ago
  4. fc48ffc qobject: Use 'bool' for qbool by Eric Blake · 10 years ago
  5. 7990d2c qdict: Add qdict_{set,copy}_default() by Kevin Wolf · 10 years ago
  6. bd50530 qdict: Add qdict_array_entries() by Kevin Wolf · 10 years ago
  7. e549e71 json-parser: Accept 'null' in QMP 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. d593233 json-lexer: fix escaped backslash in single-quoted string by Paolo Bonzini · 11 years ago
  12. a491af4 json-parser: drop superfluous assignment for token variable by Gonglei · 11 years ago
  13. 9c52681 qdict: Add qdict_join() by Max Reitz · 11 years ago
  14. f231b88 qerror.h: Remove QERR defines that are only used once by Cole Robinson · 11 years ago
  15. bae3f92 qdict: Extract non-QDicts in qdict_array_split() by Max Reitz · 11 years ago
  16. 9f23fc0 qapi: extend qdict_flatten() for QLists by Max Reitz · 11 years ago
  17. 05a8c22 qdict: Add qdict_array_split() by Max Reitz · 11 years ago
  18. 5942787 qerror: Remove assert_no_error() by Peter Crosthwaite · 11 years ago
  19. 0a0ee0b Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging by Anthony Liguori · 11 years ago
  20. 47908a0 qobject: Fix compiler warning (missing gnu_printf format attribute) by Stefan Weil · 11 years ago
  21. 4d5977e qdict: Optimise qdict_do_flatten() by Kevin Wolf · 11 years ago
  22. 6273d11 qdict: Fix memory leak in qdict_do_flatten() by Kevin Wolf · 11 years ago
  23. 5726d87 qdict: Extract qdict_extract_subqdict by Benoît Canet · 11 years ago
  24. f660dc6 Implement qdict_flatten() by Kevin Wolf · 12 years ago
  25. 69dd62d qapi: Anonymous unions by Kevin Wolf · 12 years ago
  26. 3d5b3ec json-parser: fix handling of large whole number values by Michael Roth · 12 years ago
  27. e2ec3f9 qjson: to_json() case QTYPE_QSTRING is buggy, rewrite by Markus Armbruster · 12 years ago
  28. 54d49ac qstring: add qstring_get_length() by Luiz Capitulino · 12 years ago
  29. b382bc9 Add qdict_clone_shallow() by Kevin Wolf · 12 years ago
  30. a372823 build: move qobject files to qobject/ and libqemuutil.a by Paolo Bonzini · 12 years ago