1. 01b2ffc qapi: merge QInt and QFloat in QNum by Marc-André Lureau · 8 years ago
  2. 46f5ac2 qobject: Use simpler QDict/QList scalar insertion macros by Eric Blake · 8 years ago
  3. de6e795 qobject: Drop useless QObject casts by Eric Blake · 8 years ago
  4. 048abb7 qapi: Drop unused non-strict qobject input visitor by Markus Armbruster · 8 years ago
  5. 1527bad qapi: Support multiple command registries per program by Markus Armbruster · 8 years ago
  6. 0587568 qmp: Dumb down how we run QMP command registration by Markus Armbruster · 8 years ago
  7. 09e6836 qapi: rename QmpInputVisitor to QObjectInputVisitor by Daniel P. Berrange · 8 years ago
  8. b3db211 qapi: rename *qmp-*-visitor* to *qobject-*-visitor* by Daniel P. Berrange · 8 years ago
  9. a0067da qapi: check invalid arguments on no-args commands by Marc-André Lureau · 8 years ago
  10. 5100917 tests: Rename qtests which have names ending "error" by Peter Maydell · 9 years ago
  11. c818408 qapi: Implement boxed types for commands/events by Eric Blake · 9 years ago
  12. b70ce10 qmp-input-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  13. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  14. 68ab47e qapi: Change visit_type_FOO() to no longer return partial objects by Eric Blake · 9 years ago
  15. 240f64b qapi: Use strict QMP input visitor in more places by Eric Blake · 9 years ago
  16. fc471c1 qapi: Consolidate QMP input visitor creation by Eric Blake · 9 years ago
  17. 32bafa8 qapi: Don't special-case simple union wrappers by Eric Blake · 9 years ago
  18. 972a110 qapi: Fix command with named empty argument type by Eric Blake · 9 years ago
  19. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  20. 51e72bc qapi: Swap visit_* arguments for consistent 'name' placement by Eric Blake · 9 years ago
  21. c43567c qapi: Fix c_name() munging by Eric Blake · 9 years ago
  22. a12a5a1 qapi: Simplify error cleanup in test-qmp-* by Eric Blake · 9 years ago
  23. c363ace tests: Convert to new qapi union layout by Eric Blake · 9 years ago
  24. ddf2190 qapi: Unbox base members by Eric Blake · 9 years ago
  25. cae95ea qapi: Drop redundant returns-int test by Eric Blake · 9 years ago
  26. 28770e0 qapi: Introduce a first class 'any' type by Markus Armbruster · 9 years ago
  27. e3c4c3d qapi: Support downstream events and commands by Eric Blake · 10 years ago
  28. 6446a59 qapi: Drop tests for inline nested structs by Eric Blake · 10 years ago
  29. b6fcf32 qapi: Merge UserDefTwo and UserDefNested in tests by Eric Blake · 10 years ago
  30. 2a7a1a5 tests: test-qmp-commands: Fix double free by Luiz Capitulino · 11 years ago
  31. aabbd47 tests/qapi-schema: Cover complex types with base by Markus Armbruster · 11 years ago
  32. c2216a8 tests/qapi-schema: Cover simple argument types by Markus Armbruster · 11 years ago
  33. ab22ad9 tests/qapi-schema: Cover optional command arguments by Markus Armbruster · 11 years ago
  34. 357765f tests/qapi-schema: Actually check successful QMP command response by Markus Armbruster · 11 years ago
  35. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  36. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  37. 79ee7df qapi: move inclusions of qemu-common.h from headers to .c files by Paolo Bonzini · 12 years ago
  38. d98150f qapi: add test case for deallocating traversal of incomplete structure by Laszlo Ersek · 13 years ago
  39. b93b63f test makefile overhaul by Paolo Bonzini · 13 years ago[Renamed from test-qmp-commands.c]
  40. 151c569 qapi: remove print statements from test-qmp-commands by Michael Roth · 13 years ago
  41. 5cd5f0d qapi: add test cases for generated free functions by Michael Roth · 13 years ago
  42. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  43. 69ed836 qapi: add test-qmp-commands, tests for gen. marshalling/dispatch code by Michael Roth · 14 years ago