Re: [PATCH 24/29] block/export: Add query-block-exports
On 07.09.20 20:20, Kevin Wolf wrote: > This adds a simple QMP command to query the list of block exports. > > Signed-off-by: Kevin Wolf > --- > qapi/block-export.json | 32 > block/export/export.c | 23 +++ > 2 files changed, 55 insertions(+)
[PATCH 24/29] block/export: Add query-block-exports
This adds a simple QMP command to query the list of block exports. Signed-off-by: Kevin Wolf --- qapi/block-export.json | 32 block/export/export.c | 23 +++ 2 files changed, 55 insertions(+) diff --git a/qapi/block-export.json b/qapi/block-