summary refs log tree commit diff stats
path: root/python/qemu/machine.py
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2020-07-06 15:39:47 -0500
committerKevin Wolf <kwolf@redhat.com>2020-07-14 15:18:59 +0200
commit80fa43e7df5d68d60a2662036b7d3d95ca8b68f3 (patch)
tree1c12b20d827bbb203f7c21c7f07c63f5a2f161f7 /python/qemu/machine.py
parent25956af3fe5dd0385ad8017bc768a6afe41e2a74 (diff)
downloadfocaccia-qemu-80fa43e7df5d68d60a2662036b7d3d95ca8b68f3.tar.gz
focaccia-qemu-80fa43e7df5d68d60a2662036b7d3d95ca8b68f3.zip
sheepdog: Add trivial backing_fmt support
Sheepdog already requires that if backing_file is present, that it be
another sheepdog image (see sd_co_create).  Meanwhile, we want to move
towards always being explicit about the backing format for other
drivers where it matters.  So for convenience, make qemu-img create -F
sheepdog work, while rejecting all other explicit formats (note that
this is only for QemuOpts usage; there is no change to the QAPI to
allow a format through -blockdev).

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200706203954.341758-4-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