]> git.proxmox.com Git - mirror_qemu.git/commit - scripts/qapi-types.py
qapi: Factor open_output(), close_output() out of generators
authorMarkus Armbruster <armbru@redhat.com>
Thu, 2 Apr 2015 12:46:39 +0000 (14:46 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 14 May 2015 16:41:32 +0000 (18:41 +0200)
commit12f8e1b9ff57e99dafbb13f89cd5a99ad5c28527
tree53c4f5a3e185e53f94475b8990dfaea0b8717c3a
parent16d80f61814745bd3f5bb9f47ae3b00edf9e1e45
qapi: Factor open_output(), close_output() out of generators

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
scripts/qapi-commands.py
scripts/qapi-event.py
scripts/qapi-types.py
scripts/qapi-visit.py
scripts/qapi.py