Re: [Qemu-devel] [PATCH v2 10/12] mirror: add buf-size argument to drive-mirror

2013-01-16 Thread Eric Blake
On 01/16/2013 10:31 AM, Paolo Bonzini wrote: > This makes sense when the next commit starts using the extra buffer space > to perform many I/O operations asynchronously. > > Signed-off-by: Paolo Bonzini > --- > v1->v2: reordered arguments in qmp-command.hx [Stefan]; > tests/qemu-i

[Qemu-devel] [PATCH v2 10/12] mirror: add buf-size argument to drive-mirror

2013-01-16 Thread Paolo Bonzini
This makes sense when the next commit starts using the extra buffer space to perform many I/O operations asynchronously. Signed-off-by: Paolo Bonzini --- v1->v2: reordered arguments in qmp-command.hx [Stefan]; tests/qemu-iotests/041.out is regenerated block/mirror.c