1. d2f95f4 qapi: Use QNull for a more regular visit_type_null() by Markus Armbruster · 8 years ago
  2. a733371 qapi: add explicit null to string input and output visitors by Greg Kurz · 8 years ago
  3. 22951aa utils: provide size_to_str() by Peter Xu · 8 years ago
  4. 3b098d5 qapi: Add new visit_complete() function by Eric Blake · 9 years ago
  5. e7ca565 string-output-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  6. 2c0ef9f qapi: Add new visit_free() function by Eric Blake · 9 years ago
  7. 1158bb2 qapi: Add parameter to visit_end_* by Eric Blake · 9 years ago
  8. a0efbf1 range: Eliminate direct Range member access by Markus Armbruster · 8 years ago
  9. 7c47959 qapi: Simplify use of range.h by Eric Blake · 9 years ago
  10. d9f62dd qapi: Simplify semantics of visit_next_list() by Eric Blake · 9 years ago
  11. 983f52d qapi-visit: Add visitor.type classification by Eric Blake · 9 years ago
  12. e65d89b qapi: Adjust layout of FooList types by Eric Blake · 9 years ago
  13. 08f9541 qapi: Drop unused error argument for list and implicit struct by Eric Blake · 9 years ago
  14. 0b2a0d6 qapi: Swap 'name' in visit_* callbacks to match public API by Eric Blake · 9 years ago
  15. f755dea qapi: Make all visitors supply uint64 callbacks by Eric Blake · 9 years ago
  16. 4c40314 qapi: Prefer type_int64 over type_int in visitors by Eric Blake · 9 years ago
  17. d7bea75 qapi: Avoid use of misnamed DO_UPCAST() by Eric Blake · 9 years ago
  18. cbf2115 qapi: Clean up includes by Peter Maydell · 9 years ago
  19. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  20. 684531a qapi/string-output-visitor: fix human output by Hu Tao · 11 years ago
  21. 56fdfb6 qapi/string-output-visitor: fix bugs by Michael S. Tsirkin · 11 years ago
  22. 0d15668 qapi: fix build on glib < 2.28 by Michael S. Tsirkin · 11 years ago
  23. 69e2556 qapi: make string output visitor parse int list by Hu Tao · 11 years ago
  24. e41b509 qapi: Refine human printing of sizes by Paolo Bonzini · 11 years ago
  25. 0b7593e qapi: Add human mode to StringOutputVisitor by Paolo Bonzini · 11 years ago
  26. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  27. 173bbb7 qapi: String visitor, use %f representation for floats by Michael Roth · 13 years ago
  28. a020f98 qapi: add string-based visitors by Paolo Bonzini · 13 years ago