unicorn/qemu/scripts/qapi
Markus Armbruster 6279d604d3
qapi: Prepare for system modules other than 'builtin'
The next commit wants to generate qapi-emit-events.{c.h}. To enable
that, extend QAPISchemaModularCVisitor to support additional "system
modules", i.e. modules that don't correspond to a (user-defined) QAPI
schema module.

Backports commit c2e196a9b41235a308fb6d1c516aa91ba0a807c8 from qemu
2019-02-21 09:58:54 -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: Prepare for system modules other than 'builtin' 2019-02-21 09:58:54 -05:00
events.py qapi: Clean up modular built-in code generation a bit 2019-02-21 09:56:29 -05:00
types.py qapi: Prepare for system modules other than 'builtin' 2019-02-21 09:58:54 -05:00
visit.py qapi: Prepare for system modules other than 'builtin' 2019-02-21 09:58:54 -05:00