Re: [Qemu-devel] [PATCH] qcow2: fix autoclear image header update

2012-06-14 Thread Stefan Hajnoczi
On Thu, Jun 14, 2012 at 12:06 PM, Kevin Wolf wrote: > Am 14.06.2012 12:42, schrieb Stefan Hajnoczi: >> The autoclear feature bits can be used for qcow2 file format features >> that are safe to "drop" by old programs that do not understand the >> feature.  Upon opening the image file unknown autocl

Re: [Qemu-devel] [PATCH] qcow2: fix autoclear image header update

2012-06-14 Thread Kevin Wolf
Am 14.06.2012 12:42, schrieb Stefan Hajnoczi: > The autoclear feature bits can be used for qcow2 file format features > that are safe to "drop" by old programs that do not understand the > feature. Upon opening the image file unknown autoclear feature bits are > cleared and the image file header i