wsa QEMU tree

Clone this repo:
  1. 7fceeb1 Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-01-v4' into staging by Peter Maydell · 6 years ago master
  2. 418b1d0 qapi: Don't create useless directory qapi-generated by Markus Armbruster · 6 years ago
  3. 1ef1cee Fix up dangling references to qmp-commands.* in comment and doc by Markus Armbruster · 6 years ago
  4. eb815e2 qapi: Move qapi-schema.json to qapi/, rename generated files by Markus Armbruster · 6 years ago
  5. bb46af4 docs: Correct outdated information on QAPI by Markus Armbruster · 6 years ago
  6. bfe873e docs/devel/writing-qmp-commands: Update for modular QAPI by Markus Armbruster · 6 years ago
  7. 112ed24 qapi: Empty out qapi-schema.json by Markus Armbruster · 6 years ago
  8. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 6 years ago
  9. 252dc31 qapi: Generate separate .h, .c for each module by Markus Armbruster · 6 years ago
  10. 3da7a41 watchdog: Consolidate QAPI into single file by Eric Blake · 6 years ago
  11. f9c1463 qapi/common: Fix guardname() for funny filenames by Markus Armbruster · 6 years ago
  12. cdb6610 qapi/types qapi/visit: Generate built-in stuff into separate files by Markus Armbruster · 6 years ago
  13. 71b3f04 qapi: Make code-generating visitors use QAPIGen more by Markus Armbruster · 6 years ago
  14. 834a3f3 qapi: Rename generated qmp-marshal.c to qmp-commands.c by Markus Armbruster · 6 years ago
  15. cf40a0a qapi: Record 'include' directives in intermediate representation by Markus Armbruster · 6 years ago
  16. 8a84767 qapi: Generate in source order by Markus Armbruster · 6 years ago
  17. 97f0249 qapi: Record 'include' directives in parse tree by Markus Armbruster · 6 years ago
  18. 4257053 qapi: Concentrate QAPISchemaParser.exprs updates in .__init__() by Markus Armbruster · 6 years ago
  19. 181feaf qapi: Lift error reporting from QAPISchema.__init__() to callers by Markus Armbruster · 6 years ago
  20. 71a7510 qapi/common: Eliminate QAPISchema.exprs by Markus Armbruster · 6 years ago