1. 7b29353 qapi: Smarter camel_to_upper() to reduce need for 'prefix' by Markus Armbruster · 6 months ago
  2. 3c5f611 qapi: remove "Example" doc section by John Snow · 8 months ago
  3. 65fa48c qapi/parser: don't parse rST markup as section headers by John Snow · 8 months ago
  4. d461c27 qapi: convert "Note" sections to plain rST by John Snow · 8 months ago
  5. 939c639 qapi/parser: preserve indentation in QAPIDoc sections by John Snow · 8 months ago
  6. 3a025d3 qapi: New documentation section tag "Errors" by Markus Armbruster · 1 year ago
  7. 1ed1d4d qapi: Indent tagged doc comment sections properly by Markus Armbruster · 1 year, 1 month ago
  8. 0834978 qapi: Relax doc string @name: description indentation rules by Markus Armbruster · 1 year, 10 months ago
  9. 9b2c674 qapi: Fix argument description indentation stripping by Markus Armbruster · 1 year, 10 months ago
  10. a87a9b4 tests/qapi-schema/doc-good: Improve argument description tests by Markus Armbruster · 1 year, 10 months ago
  11. 5962635 tests/qapi-schema/doc-good: Improve a comment by Markus Armbruster · 1 year, 10 months ago
  12. b6c1875 qapi: Add feature flags to enum members by Markus Armbruster · 3 years, 4 months ago
  13. 76432d9 tests/qapi-schema: Purge simple unions from tests by Markus Armbruster · 3 years, 6 months ago
  14. 9c629fa tests/qapi-schema: Hide OrderedDict in test output by Markus Armbruster · 3 years, 6 months ago
  15. dd04402 tests/qapi-schema: Demonstrate broken C code for 'if' by Markus Armbruster · 3 years, 6 months ago
  16. 8a9f1e1 qapi: make 'if' condition strings simple identifiers by Marc-André Lureau · 3 years, 7 months ago
  17. 2b7d214 qapi: add 'not' condition operation by Marc-André Lureau · 3 years, 7 months ago
  18. 3ad64ed qapi: add 'any' condition by Marc-André Lureau · 3 years, 7 months ago
  19. 5d83b9a qapi: replace if condition list with dict {'all': [...]} by Marc-André Lureau · 3 years, 7 months ago
  20. d4f4cae qapi: Enforce event naming rules by Markus Armbruster · 4 years ago
  21. e2bbc4e qapi: use './builtin' as the built-in module name by John Snow · 4 years, 1 month ago
  22. b09c8f7 tests/qapi-schema: Convert doc-good.json to rST-style strong/emphasis by Peter Maydell · 4 years, 5 months ago
  23. a69a6d4 scripts/qapi/parser.py: improve doc comment indent handling by Peter Maydell · 4 years, 5 months ago
  24. 99dff36 scripts/qapi: Move doc-comment whitespace stripping to doc.py by Peter Maydell · 4 years, 5 months ago
  25. 63a97cf tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extension by Peter Maydell · 4 years, 5 months ago
  26. dcdc07a qapi: Make section headings start a new doc comment block by Markus Armbruster · 5 years ago
  27. 84ab008 qapi: Add feature flags to struct members by Markus Armbruster · 5 years ago
  28. 013b4ef qapi: Add feature flags to remaining definitions by Markus Armbruster · 5 years ago
  29. b621a26 qapi: Implement boxed event argument documentation by Markus Armbruster · 5 years ago
  30. a0418a4 tests/qapi-schema: Fix feature documentation testing by Markus Armbruster · 5 years ago
  31. f6401de tests/qapi-schema: Cover alternate documentation comments by Markus Armbruster · 5 years ago
  32. 717cfcf tests/qapi-schema: Demonstrate command and event doc comment bugs by Markus Armbruster · 5 years ago
  33. 79598c8 tests/qapi-schema: Cover feature documentation comments by Markus Armbruster · 5 years ago
  34. 758f272 tests/qapi-schema: Tidy up test output indentation by Markus Armbruster · 5 years ago
  35. dcac647 qapi: Clean up modular built-in code generation a bit by Markus Armbruster · 6 years ago
  36. 01ae9cc qapi: add condition to variants documentation by Marc-André Lureau · 6 years ago
  37. 8867bf0 qapi: add 'If:' condition to struct members documentation by Marc-André Lureau · 6 years ago
  38. a35c9bf qapi: add 'If:' condition to enum values documentation by Marc-André Lureau · 6 years ago
  39. 1e381b6 tests: print enum type members more like object type members by Marc-André Lureau · 6 years ago
  40. 901a34a qapi: add 'If:' section to generated documentation by Marc-André Lureau · 7 years ago
  41. 7b13f2c tests: qapi-schema tests for allow-preconfig by Igor Mammedov · 7 years ago
  42. 4bebca1 tests: let qapi-schema tests detect oob by Peter Xu · 7 years ago
  43. cf40a0a qapi: Record 'include' directives in intermediate representation by Markus Armbruster · 7 years ago
  44. 8a84767 qapi: Generate in source order by Markus Armbruster · 7 years ago
  45. fc3f0df qapi: Unify representation of doc section without name by Markus Armbruster · 7 years ago
  46. cfa438f tests/qapi-schema/doc-bad-section: New, factored out of doc-good by Markus Armbruster · 7 years ago
  47. 01b2ffc qapi: merge QInt and QFloat in QNum by Marc-André Lureau · 8 years ago
  48. 80d1f2e tests/qapi-schema: Systematic positive doc comment tests by Markus Armbruster · 8 years ago