aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/commands.py
AgeCommit message (Expand)AuthorFilesLines
2018-07-03qapi/commands: add #if conditions to commandsMarc-André Lureau1-8/+16
2018-07-03qapi: add 'ifcond' to visitor methodsMarc-André Lureau1-1/+1
2018-05-30qapi: introduce new cmd option "allow-preconfig"Igor Mammedov1-4/+7
2018-03-19qapi: introduce new cmd option "allow-oob"Peter Xu1-5/+13
2018-03-02qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster1-7/+0
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster1-6/+8
2018-03-02qapi: Generate separate .h, .c for each moduleMarkus Armbruster1-11/+24
2018-03-02qapi: Make code-generating visitors use QAPIGen moreMarkus Armbruster1-43/+28
2018-03-02qapi: Rename generated qmp-marshal.c to qmp-commands.cMarkus Armbruster1-1/+1
2018-03-02qapi-gen: New common driver for code and doc generatorsMarkus Armbruster1-0/+293