Re: [Qemu-devel] [RFC PATCH 36/36] mirror: allow customizing the granularity

2012-06-15 Thread Eric Blake
On 06/15/2012 09:05 AM, Paolo Bonzini wrote: > The desired granularity may be very different depending on the kind of > operation > (e.g. continous replication vs. collapse-to-raw) and whether the VM is > expected > to perform lots of I/O while mirroring is in progress. Allow the user to > cust

[Qemu-devel] [RFC PATCH 36/36] mirror: allow customizing the granularity

2012-06-15 Thread Paolo Bonzini
The desired granularity may be very different depending on the kind of operation (e.g. continous replication vs. collapse-to-raw) and whether the VM is expected to perform lots of I/O while mirroring is in progress. Allow the user to customize it. Signed-off-by: Paolo Bonzini --- block/mirror.