1. b70ce10 qmp-input-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  2. c7eb39c qapi: Improve use of qmp/types.h by Eric Blake · 9 years ago
  3. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  4. 68ab47e qapi: Change visit_type_FOO() to no longer return partial objects by Eric Blake · 9 years ago
  5. fc471c1 qapi: Consolidate QMP input visitor creation by Eric Blake · 9 years ago
  6. e58d695 qapi: Guarantee NULL obj on input visitor callback error by Eric Blake · 9 years ago
  7. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  8. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  9. 51e72bc qapi: Swap visit_* arguments for consistent 'name' placement by Eric Blake · 9 years ago
  10. a12a5a1 qapi: Simplify error cleanup in test-qmp-* by Eric Blake · 9 years ago
  11. 3f66f76 qapi: Simplify non-error testing in test-qmp-* by Eric Blake · 9 years ago
  12. b18f114 qapi: Plug leaks in test-qmp-* by Eric Blake · 9 years ago
  13. 0920a17 qapi: Share test_init code in test-qmp-input* by Eric Blake · 9 years ago
  14. 748053c qapi: Use generated TestStruct machinery in tests by Eric Blake · 9 years ago
  15. 39a1815 qapi: New QMP command query-qmp-schema for QMP introspection by Markus Armbruster · 9 years ago
  16. 441cbac qapi-visit: Convert to QAPISchemaVisitor, fixing bugs by Markus Armbruster · 9 years ago
  17. b6fcf32 qapi: Merge UserDefTwo and UserDefNested in tests by Eric Blake · 10 years ago
  18. ab04526 qapi: Rename anonymous union type in test by Eric Blake · 10 years ago
  19. 805017b qapi: Clean up test coverage of simple unions by Eric Blake · 10 years ago
  20. cb55111 tests: add QMP input visitor test for unions with no discriminator by Michael Roth · 10 years ago
  21. 297a364 qapi: Replace uncommon use of the error API by the common one by Markus Armbruster · 11 years ago
  22. cdaec38 tests: Don't call visit_end_struct() after visit_start_struct() fails by Markus Armbruster · 11 years ago
  23. e940f54 qmp hmp: Consistently name Error * objects err, and not errp by Markus Armbruster · 11 years ago
  24. 0fb6395 Use error_is_set() only when necessary (again) by Markus Armbruster · 11 years ago
  25. 5223070 qapi script: do not allow string discriminator by Wenchao Xia · 11 years ago
  26. 2fc0043 tests/qapi-schema: Cover flat union types by Markus Armbruster · 11 years ago
  27. 7ad993b tests/qapi-schema: Cover union types with base by Markus Armbruster · 11 years ago
  28. 2c38b60 tests/qapi-schema: Cover anonymous union types by Markus Armbruster · 11 years ago
  29. 84d18f0 Use error_is_set() only when necessary by Markus Armbruster · 11 years ago
  30. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  31. 79ee7df qapi: move inclusions of qemu-common.h from headers to .c files by Paolo Bonzini · 12 years ago
  32. b93b63f test makefile overhaul by Paolo Bonzini · 13 years ago[Renamed from test-qmp-input-strict.c]
  33. e38ac96 qapi: add strict mode to input visitor by Paolo Bonzini · 13 years ago