qapi: add 'ifcond' to visitor methods
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 3 Jul 2018 15:56:38 +0000 (17:56 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 3 Jul 2018 16:38:53 +0000 (18:38 +0200)
commitfbf09a2fa4d9460033023e56cc1b195be053b353
treeedb43d1d3a2e875a6365281c80bbefef4f63e9fe
parent4fca21c1b043cb1ef2e197ef15e7474ba668d925
qapi: add 'ifcond' to visitor methods

Modify the test visitor to check correct passing of values.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20180703155648.11933-5-marcandre.lureau@redhat.com>
[Accidental change to roms/seabios dropped]
Signed-off-by: Markus Armbruster <armbru@redhat.com>
scripts/qapi/commands.py
scripts/qapi/common.py
scripts/qapi/doc.py [changed mode: 0644->0755]
scripts/qapi/events.py
scripts/qapi/introspect.py
scripts/qapi/types.py
scripts/qapi/visit.py
tests/qapi-schema/qapi-schema-test.out
tests/qapi-schema/test-qapi.py