qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH 20/27] ssh: Use QAPI BlockdevOptionsSsh object


From: Max Reitz
Subject: Re: [Qemu-block] [PATCH 20/27] ssh: Use QAPI BlockdevOptionsSsh object
Date: Mon, 12 Feb 2018 18:17:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

On 2018-02-08 20:23, Kevin Wolf wrote:
> Create a BlockdevOptionsSsh object in connect_to_ssh() and take the
> options from there. 'host_key_check' is still processed separately
> because it's not in the schema yet.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  block/ssh.c | 136 
> +++++++++++++++++++++++++++---------------------------------
>  1 file changed, 61 insertions(+), 75 deletions(-)

You might want to base this patch on Pino's patch to use libssh instead
of libssh2.

Anyway:

Reviewed-by: Max Reitz <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]