Re: [Qemu-devel] [PATCH v8 00/10] qcow2: Allow refcount_bits amendment

2015-04-24 Thread Max Reitz
On 18.03.2015 21:56, Max Reitz wrote: This series adds support to qemu for changing the refcount_bits option of an existing qcow2 file through the qemu-img amend command. Originally (up until v7), this series was called "qcow2: Support refcount orders != 4", but by now that support has already b

[Qemu-devel] [PATCH v8 00/10] qcow2: Allow refcount_bits amendment

2015-03-18 Thread Max Reitz
This series adds support to qemu for changing the refcount_bits option of an existing qcow2 file through the qemu-img amend command. Originally (up until v7), this series was called "qcow2: Support refcount orders != 4", but by now that support has already been merged so all that is left is suppor