]> git.proxmox.com Git - qemu.git/commit
mirror: add buf-size argument to drive-mirror
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 22 Jan 2013 08:03:13 +0000 (09:03 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 25 Jan 2013 17:18:34 +0000 (18:18 +0100)
commit08e4ed6cdeeee7912072cf14aa8ab6c60dacb4fb
tree476d2229546a51ab953db9d1622ae7ffa72f82f1
parentbd48bde8f0fa08dfc8edcafc2bc8aa6d43734463
mirror: add buf-size argument to drive-mirror

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 <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/mirror.c
blockdev.c
hmp.c
include/block/block_int.h
qapi-schema.json
qmp-commands.hx
tests/qemu-iotests/041
tests/qemu-iotests/041.out