qemu/scripts/qapi
Marc-André Lureau 563bd35d87 qapi: factor out checking for keys
Introduce a new helper function to check if the given keys are known,
and if mandatory keys are present. The function will be reused in
other places in the following code changes.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20181213123724.4866-5-marcandre.lureau@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2018-12-13 19:20:11 +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: factor out checking for keys 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: change enum visitor and gen_enum* to take QAPISchemaMember 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