1. d8da9e7 tests: Use &error_abort where appropriate by Markus Armbruster · 4 years, 8 months ago
  2. 777d20c qapi: Assert output visitors see only valid enum values by Markus Armbruster · 4 years, 11 months ago
  3. 53cb2fc tests: Clean up initialization of Error *err variables by Markus Armbruster · 5 years ago
  4. d40d74a tests/qapi: use ARRAY_SIZE macro by Philippe Mathieu-Daudé · 8 years ago
  5. 6b67395 Eliminate qapi/qmp/types.h by Markus Armbruster · 7 years ago
  6. 522ece3 Drop superfluous includes of qapi-types.h and test-qapi-types.h by Markus Armbruster · 7 years ago
  7. 977c736 qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) by Markus Armbruster · 8 years ago
  8. b3db211 qapi: rename *qmp-*-visitor* to *qobject-*-visitor* by Daniel P. Berrange · 8 years ago
  9. 3b098d5 qapi: Add new visit_complete() function by Eric Blake · 9 years ago
  10. 23d1705 tests: Factor out common code in qapi output tests by Eric Blake · 9 years ago
  11. a8fff94 tests: Clean up test-string-output-visitor by Eric Blake · 9 years ago
  12. e7ca565 string-output-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. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  15. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  16. 51e72bc qapi: Swap visit_* arguments for consistent 'name' placement by Eric Blake · 9 years ago
  17. 533fdae error: Consistently name Error * objects err, and not errp by Markus Armbruster · 9 years ago
  18. 7fb1cf1 qapi: Don't let implicit enum MAX member collide by Eric Blake · 9 years ago
  19. deb847b tests: Unique test path for /string-visitor/output by Dr. David Alan Gilbert · 9 years ago
  20. 9e99c5f tests: Fix unterminated string output visitor enum human string by Andreas Färber · 11 years ago
  21. b4900c0 tests: add human format test for string output visitor by Hu Tao · 11 years ago
  22. 69e2556 qapi: make string output visitor parse int list by Hu Tao · 11 years ago
  23. e940f54 qmp hmp: Consistently name Error * objects err, and not errp by Markus Armbruster · 11 years ago
  24. 61e8a92 Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging by Peter Maydell · 11 years ago
  25. 84d18f0 Use error_is_set() only when necessary by Markus Armbruster · 11 years ago
  26. 0b7593e qapi: Add human mode to StringOutputVisitor by Paolo Bonzini · 11 years ago
  27. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  28. 79ee7df qapi: move inclusions of qemu-common.h from headers to .c files by Paolo Bonzini · 12 years ago
  29. 173bbb7 qapi: String visitor, use %f representation for floats by Michael Roth · 13 years ago
  30. b93b63f test makefile overhaul by Paolo Bonzini · 13 years ago[Renamed from test-string-output-visitor.c]
  31. 2d7799f qapi: add tests for string-based visitors by Paolo Bonzini · 13 years ago