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