Re: [Qemu-devel] [PATCH 21/27] ssh: QAPIfy host-key-check option

2018-02-12 Thread Max Reitz
On 2018-02-08 20:23, Kevin Wolf wrote: > This makes the host-key-check option available in blockdev-add. > > Signed-off-by: Kevin Wolf > --- > qapi/block-core.json | 63 +++-- > block/ssh.c | 88 >

[Qemu-devel] [PATCH 21/27] ssh: QAPIfy host-key-check option

2018-02-08 Thread Kevin Wolf
This makes the host-key-check option available in blockdev-add. Signed-off-by: Kevin Wolf --- qapi/block-core.json | 63 +++-- block/ssh.c | 88 +--- 2 files changed, 117 insertions(+), 34