diff options
author | Eric Blake <eblake@redhat.com> | 2020-07-06 15:39:48 -0500 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2020-07-14 15:18:59 +0200 |
commit | d51a814cf41033d2d29b050e04d85155ac941221 (patch) | |
tree | 18ae8d56d7ea76e964ae67a7c24fd09c827cb1c5 /tests/qemu-iotests/group | |
parent | 80fa43e7df5d68d60a2662036b7d3d95ca8b68f3 (diff) |
vmdk: Add trivial backing_fmt support
vmdk already requires that if backing_file is present, that it be
another vmdk image (see vmdk_co_do_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
vmdk 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-5-eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
0 files changed, 0 insertions, 0 deletions