summaryrefslogtreecommitdiffstats
path: root/scripts/qapi/commands.py
Commit message (Expand)AuthorAgeFilesLines
* qapi/commands: add #if conditions to commandsMarc-André Lureau2018-07-031-8/+16
* qapi: add 'ifcond' to visitor methodsMarc-André Lureau2018-07-031-1/+1
* qapi: introduce new cmd option "allow-preconfig"Igor Mammedov2018-05-301-4/+7
* qapi: introduce new cmd option "allow-oob"Peter Xu2018-03-191-5/+13
* qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster2018-03-021-7/+0Star
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-6/+8
* qapi: Generate separate .h, .c for each moduleMarkus Armbruster2018-03-021-11/+24
* qapi: Make code-generating visitors use QAPIGen moreMarkus Armbruster2018-03-021-43/+28Star
* qapi: Rename generated qmp-marshal.c to qmp-commands.cMarkus Armbruster2018-03-021-1/+1
* qapi-gen: New common driver for code and doc generatorsMarkus Armbruster2018-03-021-0/+293