Re: [libvirt] [PATCH 4/7] storage: Adjust qemu-img switches check

2016-06-06 Thread Peter Krempa
On Mon, Jun 06, 2016 at 09:46:22 -0400, John Ferlan wrote: > On 06/06/2016 09:37 AM, Peter Krempa wrote: > > On Fri, Jun 03, 2016 at 06:42:09 -0400, John Ferlan wrote: > >> Since we support QEMU 0.12 and later, checking for support of specific > >> flags > >> added prior to that isn't necessary.

Re: [libvirt] [PATCH 4/7] storage: Adjust qemu-img switches check

2016-06-06 Thread John Ferlan
On 06/06/2016 09:37 AM, Peter Krempa wrote: > On Fri, Jun 03, 2016 at 06:42:09 -0400, John Ferlan wrote: >> Since we support QEMU 0.12 and later, checking for support of specific flags >> added prior to that isn't necessary. >> >> Thus start with the base of having the "-o options" available for

Re: [libvirt] [PATCH 4/7] storage: Adjust qemu-img switches check

2016-06-06 Thread Peter Krempa
On Fri, Jun 03, 2016 at 06:42:09 -0400, John Ferlan wrote: > Since we support QEMU 0.12 and later, checking for support of specific flags > added prior to that isn't necessary. > > Thus start with the base of having the "-o options" available for the > qemu-img create option and then determine

[libvirt] [PATCH 4/7] storage: Adjust qemu-img switches check

2016-06-03 Thread John Ferlan
Since we support QEMU 0.12 and later, checking for support of specific flags added prior to that isn't necessary. Thus start with the base of having the "-o options" available for the qemu-img create option and then determine whether we have the compat option for qcow2 files (which would be