Re: [Qemu-devel] [PATCH v2 11/13] qapi/block-mirror: expose new job properties

2018-08-27 Thread Max Reitz
On 2018-08-24 00:22, John Snow wrote: > Signed-off-by: John Snow > --- > blockdev.c | 14 ++ > qapi/block-core.json | 30 -- > 2 files changed, 42 insertions(+), 2 deletions(-) Reviewed-by: Max Reitz signature.asc Description: OpenPGP digital

[Qemu-devel] [PATCH v2 11/13] qapi/block-mirror: expose new job properties

2018-08-23 Thread John Snow
Signed-off-by: John Snow --- blockdev.c | 14 ++ qapi/block-core.json | 30 -- 2 files changed, 42 insertions(+), 2 deletions(-) diff --git a/blockdev.c b/blockdev.c index 98b91e75a7..429cdf9901 100644 --- a/blockdev.c +++ b/blockdev.c @@ -3597,6