1. 7a0525c string-input-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  2. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  3. d9f62dd qapi: Simplify semantics of visit_next_list() by Eric Blake · 9 years ago
  4. 74f24cb qapi: Fix string input visitor handling of invalid list by Eric Blake · 9 years ago
  5. 7337468 tests/string-input-visitor: Add negative integer tests by Markus Armbruster · 9 years ago
  6. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  7. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  8. 51e72bc qapi: Swap visit_* arguments for consistent 'name' placement by Eric Blake · 9 years ago
  9. 6ffa169 tests: simplify code by Michael S. Tsirkin · 11 years ago
  10. 659268f qapi: make string input visitor parse int list by Hu Tao · 11 years ago
  11. cac124d tests: fix memory leak in test of string input visitor by Hu Tao · 11 years ago
  12. e940f54 qmp hmp: Consistently name Error * objects err, and not errp by Markus Armbruster · 11 years ago
  13. 84d18f0 Use error_is_set() only when necessary by Markus Armbruster · 11 years ago
  14. 0184543 tests/test-string-input-visitor: Handle errors provoked by fuzz test by Peter Maydell · 12 years ago
  15. 3f0f31a tests: add fuzzing to visitor tests by Blue Swirl · 12 years ago
  16. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  17. 79ee7df qapi: move inclusions of qemu-common.h from headers to .c files by Paolo Bonzini · 12 years ago
  18. b93b63f test makefile overhaul by Paolo Bonzini · 13 years ago[Renamed from test-string-input-visitor.c]
  19. 2d7799f qapi: add tests for string-based visitors by Paolo Bonzini · 13 years ago