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