[PATCH 06/10] virt-ssh-helper: Accept ?mode= in connection URI

Peter Krempa pkrempa at redhat.com
Tue Feb 7 08:16:23 UTC 2023


On Mon, Feb 06, 2023 at 10:16:54 +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 | 17 ++++++++++++++++-

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


More information about the libvir-list mailing list