1. d49b683 qerror: Move #include out of qerror.h by Markus Armbruster · 10 years ago
  2. 4629ed1 qerror: Finally unused, clean up by Markus Armbruster · 10 years ago
  3. c6bd8c7 qerror: Clean up QERR_ macros to expand into a single string by Markus Armbruster · 10 years ago
  4. 75158eb qerror: Eliminate QERR_DEVICE_NOT_FOUND by Markus Armbruster · 10 years ago
  5. d282842 qdev-monitor: Convert qbus_find() to Error by Markus Armbruster · 10 years ago
  6. 34acbc9 qobject: Use 'bool' inside qdict by Eric Blake · 10 years ago
  7. fc48ffc qobject: Use 'bool' for qbool by Eric Blake · 10 years ago
  8. 7990d2c qdict: Add qdict_{set,copy}_default() by Kevin Wolf · 10 years ago
  9. bd50530 qdict: Add qdict_array_entries() by Kevin Wolf · 10 years ago
  10. 481b002 qobject: Add a special null QObject by Markus Armbruster · 10 years ago
  11. a7c3181 qobject: Clean up around qtype_code by Markus Armbruster · 10 years ago
  12. 81e5f78 block: use bdrv_get_device_or_node_name() in error messages by Alberto Garcia · 10 years ago
  13. 5b7a580 qerror.h: Swap definitions that were not in alphabetical order by Alberto Garcia · 10 years ago
  14. b1ca639 block: Eliminate silly QERR_ macros used for encryption keys by Markus Armbruster · 10 years ago
  15. 2e3a026 blockdev: Eliminate silly QERR_BLOCK_JOB_NOT_ACTIVE macro by Markus Armbruster · 10 years ago
  16. 2ad28a0 balloon: Eliminate silly QERR_ macros by Markus Armbruster · 10 years ago
  17. a6c90cb qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macro by Markus Armbruster · 10 years ago
  18. 235256a qemu-socket: Eliminate silly QERR_ macros by Markus Armbruster · 10 years ago
  19. dbe2a7a qemu-socket: Polish errors for connect() and listen() failure by Markus Armbruster · 10 years ago
  20. 9c52681 qdict: Add qdict_join() by Max Reitz · 11 years ago
  21. e940f54 qmp hmp: Consistently name Error * objects err, and not errp by Markus Armbruster · 11 years ago
  22. 073a341 error: Remove some unused headers by Cole Robinson · 11 years ago
  23. 0b15abf qerror.h: Replace QERR_NOT_SUPPORTED with QERR_UNSUPPORTED by Cole Robinson · 11 years ago
  24. f231b88 qerror.h: Remove QERR defines that are only used once by Cole Robinson · 11 years ago
  25. d73f0be qerror.h: Remove unused error classes by Cole Robinson · 11 years ago
  26. 5d371f4 qapi script: do not add "_" for every capitalized char in enum by Wenchao Xia · 11 years ago
  27. ac458e1 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' into staging by Peter Maydell · 11 years ago
  28. aa830cd qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declaration by Peter Maydell · 11 years ago
  29. ffe9fe3 qerror: Improve QERR_DEVICE_NOT_ACTIVE message by Hani Benhabiles · 11 years ago
  30. 05a8c22 qdict: Add qdict_array_split() by Max Reitz · 11 years ago
  31. 5942787 qerror: Remove assert_no_error() by Peter Crosthwaite · 11 years ago
  32. 0106dc4 qemu-ga: Extend 'guest-info' command to expose flag 'success-response' by Mark Wu · 11 years ago
  33. 8dc4d91 qemu-ga: Add interface to traverse the qmp command list by QmpCommand by Mark Wu · 11 years ago
  34. 5726d87 qdict: Extract qdict_extract_subqdict by Benoît Canet · 11 years ago
  35. f660dc6 Implement qdict_flatten() by Kevin Wolf · 12 years ago
  36. 69dd62d qapi: Anonymous unions by Kevin Wolf · 12 years ago
  37. dbfbc63 qerror: drop QERR_OPEN_FILE_FAILED macro by Luiz Capitulino · 12 years ago
  38. 997aba8 remove some double-includes by Michael Tokarev · 12 years ago
  39. 54d49ac qstring: add qstring_get_length() by Luiz Capitulino · 12 years ago
  40. b382bc9 Add qdict_clone_shallow() by Kevin Wolf · 12 years ago
  41. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  42. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago