diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2020-06-19 11:11:31 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2020-07-03 09:37:03 +0200 |
commit | 5b99bdea842d4190d2471769903cdcc1621eb493 (patch) | |
tree | 36a9f46b2f0d2f621d54226be6f506f6c7ec791c /python/qemu/machine.py | |
parent | edafc70c0c8510862f2f213a3acf7067113bcd08 (diff) | |
download | qemu-5b99bdea842d4190d2471769903cdcc1621eb493.zip qemu-5b99bdea842d4190d2471769903cdcc1621eb493.tar.gz qemu-5b99bdea842d4190d2471769903cdcc1621eb493.tar.bz2 |
qemu-storage-daemon: remember to add qemu_object_opts
The --object option is supported by qemu-storage-daemon but the
qemu_object_opts QemuOptsList wasn't being added. As a result calls to
qemu_find_opts("object") failed with "There is no option group
'object'".
This patch fixes the object-del QMP command.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20200619101132.2401756-2-stefanha@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'python/qemu/machine.py')
0 files changed, 0 insertions, 0 deletions