1. 04f2236 qapi: Add a 'coroutine' flag for commands by Kevin Wolf · 4 years, 5 months ago
  2. 84ab008 qapi: Add feature flags to struct members by Markus Armbruster · 5 years ago
  3. 7b3bc9e qapi: Consistently put @features parameter right after @ifcond by Markus Armbruster · 5 years ago
  4. 013b4ef qapi: Add feature flags to remaining definitions by Markus Armbruster · 5 years ago
  5. ed39c03 qapi: Drop conditionals for Python 2 by Markus Armbruster · 5 years ago
  6. 423edd9 drop "from __future__ import print_function" by Paolo Bonzini · 5 years ago
  7. c88ee46 tests: Explicit usage of Python 3 by Philippe Mathieu-Daudé · 5 years ago
  8. a0418a4 tests/qapi-schema: Fix feature documentation testing by Markus Armbruster · 5 years ago
  9. 2e2e0df2 tests: qapi: Test 'features' of commands by Peter Krempa · 5 years ago
  10. 23394b4 qapi: Add feature flags to commands by Peter Krempa · 5 years ago
  11. 758f272 tests/qapi-schema: Tidy up test output indentation by Markus Armbruster · 5 years ago
  12. e6c42b9 qapi: Split up scripts/qapi/common.py by Markus Armbruster · 5 years ago
  13. f01338c qapi: Speed up frontend tests by Markus Armbruster · 5 years ago
  14. 8aa3a33 tests/qapi-schema: Test for good feature lists in structs by Kevin Wolf · 6 years ago
  15. 6a8c0b5 qapi: Add feature flags to struct types by Kevin Wolf · 6 years ago
  16. ca0ac75 tests/qapi-schema: Make test-qapi.py print arrays by Markus Armbruster · 6 years ago
  17. a272428 qapi: add 'if' to union members by Marc-André Lureau · 6 years ago
  18. ccadd6b qapi: Add 'if' to implicit struct members by Marc-André Lureau · 6 years ago
  19. 6cc32b0 qapi: add 'if' to enum members by Marc-André Lureau · 6 years ago
  20. 1e381b6 tests: print enum type members more like object type members by Marc-André Lureau · 6 years ago
  21. 1962bd3 qapi: change enum visitor and gen_enum* to take QAPISchemaMember by Marc-André Lureau · 6 years ago
  22. b736e25 qapi: Fix some pycodestyle-3 complaints by Markus Armbruster · 7 years ago
  23. fbf09a2 qapi: add 'ifcond' to visitor methods by Marc-André Lureau · 7 years ago
  24. 7b13f2c tests: qapi-schema tests for allow-preconfig by Igor Mammedov · 7 years ago
  25. d6fe3d0 qapi: introduce new cmd option "allow-preconfig" by Igor Mammedov · 7 years ago
  26. 4bebca1 tests: let qapi-schema tests detect oob by Peter Xu · 7 years ago
  27. 876c675 qapi: introduce new cmd option "allow-oob" by Peter Xu · 7 years ago
  28. cf40a0a qapi: Record 'include' directives in intermediate representation by Markus Armbruster · 7 years ago
  29. 181feaf qapi: Lift error reporting from QAPISchema.__init__() to callers by Markus Armbruster · 7 years ago
  30. fb0bc83 qapi-gen: New common driver for code and doc generators by Markus Armbruster · 7 years ago
  31. 2f84804 qapi: use items()/values() intead of iteritems()/itervalues() by Daniel P. Berrange · 7 years ago
  32. ef9d910 qapi: convert to use python print function instead of statement by Daniel P. Berrange · 7 years ago
  33. 09331fc qapi: Simplify representation of QAPIDoc section text by Markus Armbruster · 7 years ago
  34. 818c331 tests/qapi-schema: Make test-qapi.py print docs again by Markus Armbruster · 8 years ago
  35. 87c16dc qapi: Back out doc comments added just to please qapi.py by Markus Armbruster · 8 years ago
  36. 3313b61 qapi: add qapi2texi script by Marc-André Lureau · 8 years ago
  37. 48825ca qapi: Plumb in 'boxed' to qapi generator lower levels by Eric Blake · 9 years ago
  38. da9cb19 qapi: Hide tag_name data member of variants by Eric Blake · 9 years ago
  39. 156402e tests/qapi-schema: Convert test harness to QAPISchemaVisitor by Markus Armbruster · 9 years ago
  40. ac88219 qapi: New QAPISchema intermediate reperesentation by Markus Armbruster · 9 years ago
  41. 33aaad5 qapi: Use an explicit input file by Lluís Vilanova · 11 years ago
  42. 98c1200 qapi: [trivial] Do not catch unknown exceptions in "test-qapi.py" by Lluís Vilanova · 11 years ago
  43. 2caba36 qapi.py: Decent syntax error reporting by Markus Armbruster · 12 years ago
  44. 9862657 tests: QAPI schema parser tests by Markus Armbruster · 12 years ago