unicorn/qemu/scripts/qapi
Markus Armbruster b882e705dc
qapi: Make code-generating visitors use QAPIGen more
The use of QAPIGen is rather shallow so far: most of the output
accumulation is not converted. Take the next step: convert output
accumulation in the code-generating visitor classes. Helper functions
outside these classes are not converted.

Backports commit 71b3f0459c460c9e16a47372ccddbfa6e2c7aadf from qemu
2018-03-09 09:11:28 -05:00
..
__init__.py qapi-gen: New common driver for code and doc generators 2018-03-09 08:47:12 -05:00
common.py qapi: Make code-generating visitors use QAPIGen more 2018-03-09 09:11:28 -05:00
events.py qapi: Make code-generating visitors use QAPIGen more 2018-03-09 09:11:28 -05:00
types.py qapi: Make code-generating visitors use QAPIGen more 2018-03-09 09:11:28 -05:00
visit.py qapi: Make code-generating visitors use QAPIGen more 2018-03-09 09:11:28 -05:00