qemu/scripts/qapi
Marc-André Lureau ccadd6bcba qapi: Add 'if' to implicit struct members
The generated code is for now *unconditional*.  Later patches generate
the conditionals.

Note that union discriminators may not have 'if' conditionals.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20181213123724.4866-14-marcandre.lureau@redhat.com>
Message-Id: <20181213123724.4866-15-marcandre.lureau@redhat.com>
[Patches squashed, commit message tweaked]
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2018-12-13 19:20:11 +01:00
..
__init__.py
commands.py qapi/commands: add #if conditions to commands 2018-07-03 18:38:54 +02:00
common.py qapi: Add 'if' to implicit struct members 2018-12-13 19:20:11 +01:00
doc.py qapi: change enum visitor and gen_enum* to take QAPISchemaMember 2018-12-13 19:20:11 +01:00
events.py qapi-events: add 'if' condition to implicit event enum 2018-12-13 19:20:11 +01:00
introspect.py qapi: change enum visitor and gen_enum* to take QAPISchemaMember 2018-12-13 19:20:11 +01:00
types.py qapi: change enum visitor and gen_enum* to take QAPISchemaMember 2018-12-13 19:20:11 +01:00
visit.py qapi: change enum visitor and gen_enum* to take QAPISchemaMember 2018-12-13 19:20:11 +01:00