]> git.proxmox.com Git - mirror_qemu.git/commit - qapi/block-core.json
qapi-schema: Make block-core.json self-contained
authorMarkus Armbruster <armbru@redhat.com>
Thu, 24 Aug 2017 19:14:06 +0000 (21:14 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 4 Sep 2017 11:09:12 +0000 (13:09 +0200)
commit2031c133ed5197c9c6eaf6755dcc439e8dbc0385
treebe2bd035d34cdc6770c4e1e1ef6a2317fd08dd8c
parentc09656f1d39203d2a3e12286acbd35f4fad450b2
qapi-schema: Make block-core.json self-contained

Except for block-core.json, the sub-schemas are self-contained: if
they use a symbol defined in another sub-schema, they include that
sub-schema.  To check, feed the sub-schema to qapi2texi (or any other
QAPI generator) along with the pragma from qapi-schema.json.

Fix up things to make block-core.json self-contained, too.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <1503602048-12268-15-git-send-email-armbru@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
qapi-schema.json
qapi/block-core.json
qapi/common.json