aboutsummaryrefslogtreecommitdiff
path: root/docs/devel/qapi-code-gen.txt
AgeCommit message (Expand)AuthorFilesLines
2019-02-18qapi: Generate QAPIEvent stuff into separate filesMarkus Armbruster1-15/+31
2019-02-18qapi: Fix up documentation for recent commit a95291007b2Markus Armbruster1-0/+2
2019-02-18qapi: Belatedly document modular code generationMarkus Armbruster1-0/+38
2019-01-24qapi: Eliminate indirection through qmp_event_get_func_emit()Markus Armbruster1-7/+1
2019-01-24qapi: Belatedly update docs for commit 9c2f56e9f9dMarkus Armbruster1-2/+2
2018-12-13qapi: add 'if' to alternate membersMarc-André Lureau1-1/+1
2018-12-13qapi: add 'if' to union membersMarc-André Lureau1-1/+1
2018-12-13qapi: Add 'if' to implicit struct membersMarc-André Lureau1-0/+10
2018-12-13qapi: add 'if' to enum membersMarc-André Lureau1-0/+9
2018-12-13docs: Update references to JSON RFCEric Blake1-1/+1
2018-08-28qapi: Add comments to aid debugging generated introspectionEric Blake1-0/+3
2018-08-28qapi: Update docs for generator changes since commit 9ee86b85267Markus Armbruster1-30/+99
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu1-5/+3
2018-07-05Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...Peter Maydell1-38/+25
2018-07-03qapi: Polish command flags documentation in qapi-code-gen.txtMarkus Armbruster1-36/+25
2018-07-03qmp: Redo how the client requests out-of-band executionMarkus Armbruster1-6/+4
2018-07-03qapi: add 'if' to top-level expressionsMarc-André Lureau1-0/+29
2018-07-03qmp: Say "out-of-band" instead of "Out-Of-Band"Markus Armbruster1-1/+1
2018-06-30docs: mention shared state protect for OOBPeter Xu1-6/+11
2018-06-22qapi: allow empty branches in flat unionsAnton Nefedov1-3/+5
2018-05-30qapi: introduce new cmd option "allow-preconfig"Igor Mammedov1-1/+10
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau1-1/+1
2018-03-19docs: update QMP documents for OOB commandsPeter Xu1-5/+53
2018-03-19qapi: generate a literal qobject for introspectionMarc-André Lureau1-10/+19
2018-03-02qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster1-15/+15
2018-03-02qapi: Rename generated qmp-marshal.c to qmp-commands.cMarkus Armbruster1-3/+3
2018-03-02qapi-gen: New common driver for code and doc generatorsMarkus Armbruster1-54/+48
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-2/+0
2017-12-20qapi-docs: fix a comment typoChen Hanxiao1-1/+1
2017-09-04qapi: Generate FOO_str() macro for QAPI enum FOOMarkus Armbruster1-0/+3
2017-09-04qapi: Update qapi-code-gen.txt examples to match current codeMarkus Armbruster1-9/+38
2017-07-24qapi: Introduce a first class 'null' typeMarkus Armbruster1-4/+6
2017-06-07docs: create config/, devel/ and spin/ subdirectoriesPaolo Bonzini1-0/+1310