Re: [Qemu-devel] [PATCH] qcow2: Change default for new images to compat=1.1

2013-08-27 Thread Kevin Wolf
Am 23.08.2013 um 13:05 hat Ján Tomko geschrieben: > On 08/19/2013 11:25 AM, Kevin Wolf wrote: > > By the time that qemu 1.7 will be released, enough time will has passed > > since qemu 1.1, which is the first version to understand version 3 > > images, that changing the default shouldn't hurt many

Re: [Qemu-devel] [PATCH] qcow2: Change default for new images to compat=1.1

2013-08-23 Thread Ján Tomko
On 08/19/2013 11:25 AM, Kevin Wolf wrote: > By the time that qemu 1.7 will be released, enough time will has passed > since qemu 1.1, which is the first version to understand version 3 > images, that changing the default shouldn't hurt many people any more > and the benefits of using the new format

Re: [Qemu-devel] [PATCH] qcow2: Change default for new images to compat=1.1

2013-08-19 Thread Eric Blake
On 08/19/2013 03:25 AM, Kevin Wolf wrote: > By the time that qemu 1.7 will be released, enough time will has passed > since qemu 1.1, which is the first version to understand version 3 > images, that changing the default shouldn't hurt many people any more > and the benefits of using the new format

Re: [Qemu-devel] [PATCH] qcow2: Change default for new images to compat=1.1

2013-08-19 Thread Stefan Hajnoczi
On Mon, Aug 19, 2013 at 11:25:33AM +0200, Kevin Wolf wrote: > By the time that qemu 1.7 will be released, enough time will has passed s/has/have/ > since qemu 1.1, which is the first version to understand version 3 > images, that changing the default shouldn't hurt many people any more > and the

[Qemu-devel] [PATCH] qcow2: Change default for new images to compat=1.1

2013-08-19 Thread Kevin Wolf
By the time that qemu 1.7 will be released, enough time will has passed since qemu 1.1, which is the first version to understand version 3 images, that changing the default shouldn't hurt many people any more and the benefits of using the new format outweigh the pain. qemu-iotests already runs wit