1. eb815e2 qapi: Move qapi-schema.json to qapi/, rename generated files by Markus Armbruster · 7 years ago
  2. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
  3. 252dc31 qapi: Generate separate .h, .c for each module by Markus Armbruster · 7 years ago
  4. f9c1463 qapi/common: Fix guardname() for funny filenames by Markus Armbruster · 7 years ago
  5. cdb6610 qapi/types qapi/visit: Generate built-in stuff into separate files by Markus Armbruster · 7 years ago
  6. 71b3f04 qapi: Make code-generating visitors use QAPIGen more by Markus Armbruster · 7 years ago
  7. 834a3f3 qapi: Rename generated qmp-marshal.c to qmp-commands.c by Markus Armbruster · 7 years ago
  8. cf40a0a qapi: Record 'include' directives in intermediate representation by Markus Armbruster · 7 years ago
  9. 8a84767 qapi: Generate in source order by Markus Armbruster · 7 years ago
  10. 97f0249 qapi: Record 'include' directives in parse tree by Markus Armbruster · 7 years ago
  11. 4257053 qapi: Concentrate QAPISchemaParser.exprs updates in .__init__() by Markus Armbruster · 7 years ago
  12. 181feaf qapi: Lift error reporting from QAPISchema.__init__() to callers by Markus Armbruster · 7 years ago
  13. 71a7510 qapi/common: Eliminate QAPISchema.exprs by Markus Armbruster · 7 years ago
  14. af97502 qapi: Improve include file name reporting in error messages by Markus Armbruster · 7 years ago
  15. 907b846 qapi: Touch generated files only when they change by Markus Armbruster · 7 years ago
  16. 3b446a1 qapi-gen: Convert from getopt to argparse by Markus Armbruster · 7 years ago
  17. fb0bc83 qapi-gen: New common driver for code and doc generators by Markus Armbruster · 7 years ago