Alexandre Derumier b2e10493c7 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>
2013-09-06 15:25:07 +02:00
..
2013-08-05 08:06:25 -05:00
2012-03-12 15:14:07 +01:00
2013-02-18 08:39:10 -06:00
2013-09-06 15:25:07 +02:00
2013-04-08 18:13:10 +02:00
2013-09-06 15:25:07 +02:00
2013-02-01 08:32:20 +01:00
2013-05-03 12:03:14 -05:00