Re: [Qemu-devel] [PATCH v3 00/12] qcow2: Add new overlap check functions

2015-03-18 Thread Max Reitz
Pïng On 2015-02-27 at 17:20, Max Reitz wrote: Ping On 2015-02-09 at 14:25, Max Reitz wrote: As has been requested, this series adds new overlap check functions to the qcow2 code. My local branch is called "qcow2-improved-overlap-v1", but I am not so sure whether it is actually an improvement;

Re: [Qemu-devel] [PATCH v3 00/12] qcow2: Add new overlap check functions

2015-02-27 Thread Max Reitz
Ping On 2015-02-09 at 14:25, Max Reitz wrote: As has been requested, this series adds new overlap check functions to the qcow2 code. My local branch is called "qcow2-improved-overlap-v1", but I am not so sure whether it is actually an improvement; that is left for you to decide, dear reviewers.

Re: [Qemu-devel] [PATCH v3 00/12] qcow2: Add new overlap check functions

2015-02-10 Thread Eric Blake
On 02/09/2015 12:25 PM, Max Reitz wrote: > As has been requested, this series adds new overlap check functions to > the qcow2 code. My local branch is called "qcow2-improved-overlap-v1", > but I am not so sure whether it is actually an improvement; that is left > for you to decide, dear reviewers.

[Qemu-devel] [PATCH v3 00/12] qcow2: Add new overlap check functions

2015-02-09 Thread Max Reitz
As has been requested, this series adds new overlap check functions to the qcow2 code. My local branch is called "qcow2-improved-overlap-v1", but I am not so sure whether it is actually an improvement; that is left for you to decide, dear reviewers. See patch 1 for an explanation of why this serie