Re: [Qemu-devel] [PATCH v2 32/36] ssh: Support .bdrv_co_create

2018-02-26 Thread Max Reitz
On 2018-02-26 13:40, Max Reitz wrote: > On 2018-02-21 14:54, Kevin Wolf wrote: >> This adds the .bdrv_co_create driver callback to ssh, which enables >> image creation over QMP. >> >> Signed-off-by: Kevin Wolf >> Reviewed-by: Max Reitz >> --- >> qapi/block-core.json | 16 - >> block/ssh.

Re: [Qemu-devel] [PATCH v2 32/36] ssh: Support .bdrv_co_create

2018-02-26 Thread Max Reitz
On 2018-02-21 14:54, Kevin Wolf wrote: > This adds the .bdrv_co_create driver callback to ssh, which enables > image creation over QMP. > > Signed-off-by: Kevin Wolf > Reviewed-by: Max Reitz > --- > qapi/block-core.json | 16 - > block/ssh.c | 92 >

[Qemu-devel] [PATCH v2 32/36] ssh: Support .bdrv_co_create

2018-02-21 Thread Kevin Wolf
This adds the .bdrv_co_create driver callback to ssh, which enables image creation over QMP. Signed-off-by: Kevin Wolf Reviewed-by: Max Reitz --- qapi/block-core.json | 16 - block/ssh.c | 92 +--- 2 files changed, 67 insertions(+