aboutsummaryrefslogtreecommitdiff
path: root/docs/devel/qapi-code-gen.txt
AgeCommit message (Expand)Author
2018-07-05Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...Peter Maydell
2018-07-03qapi: Polish command flags documentation in qapi-code-gen.txtMarkus Armbruster
2018-07-03qmp: Redo how the client requests out-of-band executionMarkus Armbruster
2018-07-03qapi: add 'if' to top-level expressionsMarc-André Lureau
2018-07-03qmp: Say "out-of-band" instead of "Out-Of-Band"Markus Armbruster
2018-06-30docs: mention shared state protect for OOBPeter Xu
2018-06-22qapi: allow empty branches in flat unionsAnton Nefedov
2018-05-30qapi: introduce new cmd option "allow-preconfig"Igor Mammedov
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau
2018-03-19docs: update QMP documents for OOB commandsPeter Xu
2018-03-19qapi: generate a literal qobject for introspectionMarc-André Lureau
2018-03-02qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster
2018-03-02qapi: Rename generated qmp-marshal.c to qmp-commands.cMarkus Armbruster
2018-03-02qapi-gen: New common driver for code and doc generatorsMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2017-12-20qapi-docs: fix a comment typoChen Hanxiao
2017-09-04qapi: Generate FOO_str() macro for QAPI enum FOOMarkus Armbruster
2017-09-04qapi: Update qapi-code-gen.txt examples to match current codeMarkus Armbruster
2017-07-24qapi: Introduce a first class 'null' typeMarkus Armbruster
2017-06-07docs: create config/, devel/ and spin/ subdirectoriesPaolo Bonzini