qemu-e2k/scripts/qapi
Marc-André Lureau ce1a1aec47 qapi: fix flat union on uncovered branches conditionals
Default branches variant should use the member conditional.

This fixes compilation with --disable-replication.

Fixes: 335d10cd8e

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20181217204046.14861-1-marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
[Long line wrapped]
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2018-12-18 07:57:36 +01:00
..
__init__.py qapi-gen: New common driver for code and doc generators 2018-03-02 13:14:09 -06:00
commands.py qapi/commands: add #if conditions to commands 2018-07-03 18:38:54 +02:00
common.py qapi: fix flat union on uncovered branches conditionals 2018-12-18 07:57:36 +01:00
doc.py qapi: add condition to variants documentation 2018-12-14 06:52:48 +01:00
events.py qapi-events: add 'if' condition to implicit event enum 2018-12-13 19:20:11 +01:00
introspect.py qapi: Add #if conditions to generated code members 2018-12-14 06:52:48 +01:00
types.py qapi: Add #if conditions to generated code members 2018-12-14 06:52:48 +01:00
visit.py qapi: Add #if conditions to generated code members 2018-12-14 06:52:48 +01:00