Re: [Qemu-devel] [PATCH v7 09/15] block: Simplify drive-mirror

2016-06-14 Thread Markus Armbruster
Eric Blake writes: > Now that we can support boxed commands, use it to greatly > reduce the number of parameters (and likelihood of getting > out of sync) when adjusting drive-mirror parameters. > > Signed-off-by: Eric Blake > > --- > v7: new patch > --- > qapi/block-core.json | 17

[Qemu-devel] [PATCH v7 09/15] block: Simplify drive-mirror

2016-05-20 Thread Eric Blake
Now that we can support boxed commands, use it to greatly reduce the number of parameters (and likelihood of getting out of sync) when adjusting drive-mirror parameters. Signed-off-by: Eric Blake --- v7: new patch --- qapi/block-core.json | 17 - blockdev.c | 72 ++