]> git.ipfire.org Git - thirdparty/qemu.git/commit
qapi: remove the "middle" mode
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 12 Sep 2016 09:19:07 +0000 (13:19 +0400)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 19 Sep 2016 15:32:22 +0000 (17:32 +0200)
commit077b009ebb98c45ac1a88332e2ddb99a88cc09cd
tree932e19d3206c46099a3a7f0ff7d6765b0ddd1a8c
parent2b9e35760a8ff5548f6789d048c6e6e3c22c70ee
qapi: remove the "middle" mode

Now that the register function is always generated, we can
remove the so-called "middle" mode from the generator script.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20160912091913.15831-13-marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
scripts/qapi-commands.py