Re: [libvirt] [PATCH v2 1/3] storage: Adjust qemu-img switches check

2016-06-07 Thread John Ferlan
On 06/07/2016 02:50 AM, Peter Krempa wrote: > On Mon, Jun 06, 2016 at 13:24:50 -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 v2 1/3] storage: Adjust qemu-img switches check

2016-06-06 Thread Peter Krempa
On Mon, Jun 06, 2016 at 13:24:50 -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 whe

[libvirt] [PATCH v2 1/3] storage: Adjust qemu-img switches check

2016-06-06 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 necess