1. 9176e80 keyval: introduce keyval_merge by Paolo Bonzini · 4 years, 4 months ago
  2. 757acb9 Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-12' into staging by Peter Maydell · 4 years ago
  3. da668aa tests: Move unit tests into a separate directory by Thomas Huth · 4 years ago[Renamed from tests/test-keyval.c]
  4. 8bf12c4 keyval: Parse help options by Kevin Wolf · 4 years, 5 months ago
  5. 7051ae6 keyval: Fix parsing of ',' in value of implied key by Markus Armbruster · 4 years, 5 months ago
  6. ce40cbf test-keyval: Demonstrate misparse of ',' with implied key by Markus Armbruster · 4 years, 5 months ago
  7. 877e2cf test-keyval: Tighten test of trailing crap after size by Markus Armbruster · 5 years ago
  8. d23b6ca hw: Use IEC binary prefix definitions from "qemu/units.h" by Philippe Mathieu-Daudé · 7 years ago
  9. cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
  10. 7dc847e qapi: Replace qobject_to_X(o) by qobject_to(X, o) by Max Reitz · 7 years ago
  11. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
  12. 47e6b29 Include qapi/qmp/qlist.h exactly where needed by Markus Armbruster · 7 years ago
  13. 7c877c8 tests: Remove test cases for alternates of 'number' and 'int' by Marc-André Lureau · 8 years ago
  14. c064477 qapi: Reject alternates that can't work with keyval_parse() by Markus Armbruster · 8 years ago
  15. cb69166 test-keyval: fix leaks by Marc-André Lureau · 8 years ago
  16. 599c156 test-keyval: Cover alternate and 'any' type by Markus Armbruster · 8 years ago
  17. b2cd5b9 test-keyval: Tweaks to improve list coverage by Markus Armbruster · 8 years ago
  18. 0b2c1be keyval: Support lists by Markus Armbruster · 8 years ago
  19. f740048 keyval: Restrict key components to valid QAPI names by Markus Armbruster · 8 years ago
  20. 9e3943f test-keyval: Cover use with qobject input visitor by Markus Armbruster · 8 years ago
  21. d454dbe keyval: New keyval_parse() by Markus Armbruster · 8 years ago