]> git.proxmox.com Git - mirror_qemu.git/commit
qapi: Pass file name to QAPIGen constructor instead of methods
authorMarkus Armbruster <armbru@redhat.com>
Fri, 1 Mar 2019 15:40:47 +0000 (16:40 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 5 Mar 2019 13:43:11 +0000 (14:43 +0100)
commitdddee4d7ba3c0992a32f805c02cb612775dfba54
tree8da77e309ba440e7628c81db7f2ea56323db26d7
parent0f20628b24ecc1e085ec536a43ea9f6cc1605ad2
qapi: Pass file name to QAPIGen constructor instead of methods

Not much of an improvement now, but the next commit will profit.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20190301154051.23317-4-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
scripts/qapi/commands.py
scripts/qapi/common.py
scripts/qapi/doc.py