1. f673174 tests: Fix uninitialized byte in test_visitor_in_fuzz by Andrey Shinkevich · 6 years ago
  2. 345e401 test-string-input-visitor: Add range overflow tests by David Hildenbrand · 6 years ago
  3. cc871b1 test-string-input-visitor: Split off uint64 list tests by David Hildenbrand · 6 years ago
  4. 1308859 test-string-input-visitor: Use virtual walk by David Hildenbrand · 6 years ago
  5. c9fba9d qapi: Rewrite string-input-visitor's integer and list parsing by David Hildenbrand · 6 years ago
  6. eac4754 test-string-input-visitor: Add more tests by David Hildenbrand · 6 years ago
  7. 4b69d4c qapi: Fix string-input-visitor to reject NaN and infinities by David Hildenbrand · 6 years ago
  8. 6b67395 Eliminate qapi/qmp/types.h by Markus Armbruster · 7 years ago
  9. 522ece3 Drop superfluous includes of qapi-types.h and test-qapi-types.h by Markus Armbruster · 7 years ago
  10. 977c736 qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) by Markus Armbruster · 8 years ago
  11. 1c236ba qapi: Avoid unnecessary use of enum lookup table's sentinel by Markus Armbruster · 8 years ago
  12. d278822 qapi: Fix string input visitor regression for empty lists by Markus Armbruster · 8 years ago
  13. a9416dc tests: Cover input visit beyond end of list by Markus Armbruster · 8 years ago
  14. a4a1c70 qapi: Make input visitors detect unvisited list tails by Markus Armbruster · 8 years ago
  15. 9cb8ef3 tests: Cover partial input visit of list by Markus Armbruster · 8 years ago
  16. 3d089ce test-string-input-visitor: Improve list coverage by Markus Armbruster · 8 years ago
  17. 0f721d1 test-string-input-visitor: Tear down existing test automatically by Markus Armbruster · 8 years ago
  18. b3db211 qapi: rename *qmp-*-visitor* to *qobject-*-visitor* by Daniel P. Berrange · 8 years ago
  19. bd79406 tests: fix leak in test-string-input-visitor by Marc-André Lureau · 9 years ago
  20. 7a0525c string-input-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  21. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  22. d9f62dd qapi: Simplify semantics of visit_next_list() by Eric Blake · 9 years ago
  23. 74f24cb qapi: Fix string input visitor handling of invalid list by Eric Blake · 9 years ago
  24. 7337468 tests/string-input-visitor: Add negative integer tests by Markus Armbruster · 9 years ago
  25. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  26. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  27. 51e72bc qapi: Swap visit_* arguments for consistent 'name' placement by Eric Blake · 9 years ago
  28. 6ffa169 tests: simplify code by Michael S. Tsirkin · 11 years ago
  29. 659268f qapi: make string input visitor parse int list by Hu Tao · 11 years ago
  30. cac124d tests: fix memory leak in test of string input visitor by Hu Tao · 11 years ago
  31. e940f54 qmp hmp: Consistently name Error * objects err, and not errp by Markus Armbruster · 11 years ago
  32. 84d18f0 Use error_is_set() only when necessary by Markus Armbruster · 11 years ago
  33. 0184543 tests/test-string-input-visitor: Handle errors provoked by fuzz test by Peter Maydell · 12 years ago
  34. 3f0f31a tests: add fuzzing to visitor tests by Blue Swirl · 12 years ago
  35. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  36. 79ee7df qapi: move inclusions of qemu-common.h from headers to .c files by Paolo Bonzini · 12 years ago
  37. b93b63f test makefile overhaul by Paolo Bonzini · 13 years ago[Renamed from test-string-input-visitor.c]
  38. 2d7799f qapi: add tests for string-based visitors by Paolo Bonzini · 13 years ago