1. 2f52e20 qapi: Document that input visitor semantics are prone to leaks by Eric Blake · 9 years ago
  2. 0f61af3 qapi: Fix generated code when flat union has member 'kind' by Markus Armbruster · 9 years ago
  3. 6446a59 qapi: Drop tests for inline nested structs by Eric Blake · 10 years ago
  4. b6fcf32 qapi: Merge UserDefTwo and UserDefNested in tests by Eric Blake · 10 years ago
  5. ab04526 qapi: Rename anonymous union type in test by Eric Blake · 10 years ago
  6. a8d4a2e qapi: Forbid base without discriminator in unions by Eric Blake · 10 years ago
  7. 805017b qapi: Clean up test coverage of simple unions by Eric Blake · 10 years ago
  8. 297a364 qapi: Replace uncommon use of the error API by the common one by Markus Armbruster · 11 years ago
  9. 196857f tests/qapi-schema: Drop superfluous error_is_set() by Markus Armbruster · 11 years ago
  10. e940f54 qmp hmp: Consistently name Error * objects err, and not errp by Markus Armbruster · 11 years ago
  11. 5223070 qapi script: do not allow string discriminator by Wenchao Xia · 11 years ago
  12. 2fc0043 tests/qapi-schema: Cover flat union types by Markus Armbruster · 11 years ago
  13. 7ad993b tests/qapi-schema: Cover union types with base by Markus Armbruster · 11 years ago
  14. aabbd47 tests/qapi-schema: Cover complex types with base by Markus Armbruster · 11 years ago
  15. 2c38b60 tests/qapi-schema: Cover anonymous union types by Markus Armbruster · 11 years ago
  16. 84d18f0 Use error_is_set() only when necessary by Markus Armbruster · 11 years ago
  17. 8aa15b6 tests: fix memleak in error path test for input visitor by Wenchao Xia · 11 years ago
  18. dfc6f86 misc: Use g_assert_not_reached for code which is expected to be unreachable by Stefan Weil · 11 years ago
  19. 199e0f1 qapi: add native list coverage for QMP input visitor tests by Michael Roth · 12 years ago
  20. e92cfa0 qapi: add QMP input test for large integers by Michael Roth · 12 years ago
  21. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  22. 79ee7df qapi: move inclusions of qemu-common.h from headers to .c files by Paolo Bonzini · 12 years ago
  23. d195325 qapi: fix error propagation by Paolo Bonzini · 12 years ago
  24. b93b63f test makefile overhaul by Paolo Bonzini · 13 years ago[Renamed from test-qmp-input-visitor.c]
  25. 3dcf71f qapi: add a test case for type errors by Paolo Bonzini · 13 years ago
  26. dc8fb6d qapi: complete implementation of unions by Paolo Bonzini · 13 years ago
  27. aba2107 qmp: Add missing gcc format attribute and fix format string by Stefan Weil · 13 years ago
  28. d88f5fd Introduce test-qmp-input-visitor by Luiz Capitulino · 13 years ago