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