[PATCH v2 4/8] virt-ssh-helper: Accept ?mode= in connection URI

Peter Krempa pkrempa at redhat.com
Wed Feb 8 15:35:46 UTC 2023


On Wed, Feb 08, 2023 at 16:19:10 +0100, Michal Privoznik wrote:
> When split daemons were introduced, we also made connection URI
> accept new parameter: mode={auto,legacy,direct} so that a client
> can force connecting to either old, monolithic daemon, or to
> split daemon (see v5.7.0-rc1~257 for more info).
> 
> Now, the change was done to the remote driver, but not to
> virt-ssh-helper. True, our remote driver code still does not pass
> the 'mode' parameter, but that will be addressed in next commits.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/remote/remote_ssh_helper.c | 20 +++++++++++++++++++-
>  1 file changed, 19 insertions(+), 1 deletion(-)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>


More information about the libvir-list mailing list