summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorAlexandre Derumier <aderumier@odiso.com>2013-09-02 19:07:24 +0100
committerStefan Hajnoczi <stefanha@redhat.com>2013-09-06 15:25:07 +0200
commitb2e10493c71160d88bb823cae9a92e806a79b9d6 (patch)
treee3baaffa48931c9106c5474553e95afc4d305f20 /block
parentb3f3a30f387f34308b3e4d910a2824e69c34182f (diff)
downloadqemu-b2e10493c71160d88bb823cae9a92e806a79b9d6.tar.gz
add qemu-img convert -n option (skip target volume creation)
Add a -n option to skip volume creation on qemu-img convert. This is useful for targets such as rbd / ceph, where the target volume may already exist; we cannot always rely on qemu-img convert to create the image, as dependent on the output format, there may be parameters which are not possible to specify through the qemu-img convert command line. Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Alexandre Derumier <aderumier@odiso.com> Signed-off-by: Alex Bligh <alex@alex.org.uk> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions