Age | Commit message (Expand) | Author |
2019-10-22 | qapi: Add feature flags to commands | Peter Krempa |
2019-10-22 | qapi: Split up scripts/qapi/common.py | Markus Armbruster |
2019-09-24 | qapi: Permit 'boxed' with empty type | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-03-05 | qapi: Pass file name to QAPIGen constructor instead of methods | Markus Armbruster |
2019-02-18 | qapi: Clean up modular built-in code generation a bit | Markus Armbruster |
2018-07-03 | qapi/commands: add #if conditions to commands | Marc-André Lureau |
2018-07-03 | qapi: add 'ifcond' to visitor methods | Marc-André Lureau |
2018-05-30 | qapi: introduce new cmd option "allow-preconfig" | Igor Mammedov |
2018-03-19 | qapi: introduce new cmd option "allow-oob" | Peter Xu |
2018-03-02 | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster |
2018-03-02 | Include less of the generated modular QAPI headers | Markus Armbruster |
2018-03-02 | qapi: Generate separate .h, .c for each module | Markus Armbruster |
2018-03-02 | qapi: Make code-generating visitors use QAPIGen more | Markus Armbruster |
2018-03-02 | qapi: Rename generated qmp-marshal.c to qmp-commands.c | Markus Armbruster |
2018-03-02 | qapi-gen: New common driver for code and doc generators | Markus Armbruster |