summaryrefslogtreecommitdiff
path: root/scripts/qapi-introspect.py
AgeCommit message (Expand)Author
2018-03-02qapi-gen: New common driver for code and doc generatorsMarkus Armbruster
2018-03-02qapi: Turn generators into modulesMarkus Armbruster
2018-03-02qapi: Reduce use of global variables in generators someMarkus Armbruster
2018-03-02qapi: New classes QAPIGenC, QAPIGenH, QAPIGenDocMarkus Armbruster
2018-03-02qapi: Rename variable holding the QAPISchemaGenFOOVisitorMarkus Armbruster
2018-03-02qapi: Generate up-to-date copyright noticeMarkus Armbruster
2018-03-02qapi: Streamline boilerplate comment generationMarkus Armbruster
2017-03-16qapi: Prefer single-quoted strings more consistentlyMarkus Armbruster
2017-03-05qapi-introspect: Mangle --prefix argument properly for CMarkus Armbruster
2016-07-19qapi: Plumb in 'boxed' to qapi generator lower levelsEric Blake
2016-02-16qapi: Clean up includes in generated filesEric Blake
2015-11-10qapi: Provide nicer array names in introspectionEric Blake
2015-10-15qapi: Use predicate callback to determine visit filteringEric Blake
2015-09-21qapi-introspect: Hide type namesMarkus Armbruster
2015-09-21qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster