1. 372bcb2 qapi, qemu-options: make all parsing visitors parse boolean options the same by Paolo Bonzini · 4 years, 1 month ago
  2. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 5 months ago
  3. 012d4c9 qapi: Make visitor functions taking Error ** return bool, not void by Markus Armbruster · 4 years, 5 months ago
  4. 235e59c qemu-option: Use returned bool to check for failure by Markus Armbruster · 4 years, 5 months ago
  5. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  6. c9fba9d qapi: Rewrite string-input-visitor's integer and list parsing by David Hildenbrand · 6 years ago
  7. 4b69d4c qapi: Fix string-input-visitor to reject NaN and infinities by David Hildenbrand · 6 years ago
  8. 84be629 qapi/qnull: Add own header by Max Reitz · 7 years ago
  9. d2f95f4 qapi: Use QNull for a more regular visit_type_null() by Markus Armbruster · 7 years ago
  10. a733371 qapi: add explicit null to string input and output visitors by Greg Kurz · 8 years ago
  11. d278822 qapi: Fix string input visitor regression for empty lists by Markus Armbruster · 8 years ago
  12. a4a1c70 qapi: Make input visitors detect unvisited list tails by Markus Armbruster · 8 years ago
  13. f332e83 qapi: Make string input and opts visitor require non-null input by Markus Armbruster · 8 years ago
  14. a8aec6d qapi: Drop string input visitor method optional() by Markus Armbruster · 8 years ago
  15. 7a0525c string-input-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  16. 2c0ef9f qapi: Add new visit_free() function by Eric Blake · 9 years ago
  17. 1158bb2 qapi: Add parameter to visit_end_* by Eric Blake · 9 years ago
  18. a0efbf1 range: Eliminate direct Range member access by Markus Armbruster · 8 years ago
  19. 7c47959 qapi: Simplify use of range.h by Eric Blake · 9 years ago
  20. d9f62dd qapi: Simplify semantics of visit_next_list() by Eric Blake · 9 years ago
  21. 74f24cb qapi: Fix string input visitor handling of invalid list by Eric Blake · 9 years ago
  22. e58d695 qapi: Guarantee NULL obj on input visitor callback error by Eric Blake · 9 years ago
  23. 983f52d qapi-visit: Add visitor.type classification by Eric Blake · 9 years ago
  24. 0a40bda qapi: Don't pass NULL to printf in string input visitor by Eric Blake · 9 years ago
  25. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  26. e65d89b qapi: Adjust layout of FooList types by Eric Blake · 9 years ago
  27. 08f9541 qapi: Drop unused error argument for list and implicit struct by Eric Blake · 9 years ago
  28. 0b2a0d6 qapi: Swap 'name' in visit_* callbacks to match public API by Eric Blake · 9 years ago
  29. f755dea qapi: Make all visitors supply uint64 callbacks by Eric Blake · 9 years ago
  30. 4c40314 qapi: Prefer type_int64 over type_int in visitors by Eric Blake · 9 years ago
  31. d7bea75 qapi: Avoid use of misnamed DO_UPCAST() by Eric Blake · 9 years ago
  32. cbf2115 qapi: Clean up includes by Peter Maydell · 9 years ago
  33. 5cdc883 qapi: Simplify visits of optional fields by Eric Blake · 9 years ago
  34. c6bd8c7 qerror: Clean up QERR_ macros to expand into a single string by Markus Armbruster · 10 years ago
  35. c210ee9 qapi: fix input visitor bugs by Michael S. Tsirkin · 11 years ago
  36. 0d15668 qapi: fix build on glib < 2.28 by Michael S. Tsirkin · 11 years ago
  37. 659268f qapi: make string input visitor parse int list by Hu Tao · 11 years ago
  38. e2cd0f4 qapi: Replace start_optional()/end_optional() by optional() by Markus Armbruster · 11 years ago
  39. a5829cc qapi: Add size parser to StringInputVisitor by Paolo Bonzini · 11 years ago
  40. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  41. a020f98 qapi: add string-based visitors by Paolo Bonzini · 13 years ago