aboutsummaryrefslogtreecommitdiff
path: root/docs/devel/qapi-code-gen.txt
AgeCommit message (Expand)Author
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