Re: [Qemu-devel] [PATCH v4 08/12] qapi: Allow blockdev-add for NBD

2016-10-13 Thread Kevin Wolf
Am 28.09.2016 um 22:55 hat Max Reitz geschrieben: > Signed-off-by: Max Reitz Reviewed-by: Kevin Wolf

[Qemu-devel] [PATCH v4 08/12] qapi: Allow blockdev-add for NBD

2016-09-28 Thread Max Reitz
Signed-off-by: Max Reitz --- qapi/block-core.json | 25 ++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/qapi/block-core.json b/qapi/block-core.json index 9d797b8..54e3a6a 100644 --- a/qapi/block-core.json +++ b/qapi/block-core.json @@ -1708,14 +1708,15 @@