Re: [PATCH v2 7/9] peer2peer migration: allow connecting to local sockets

2020-09-01 Thread Jiri Denemark
On Tue, Sep 01, 2020 at 16:36:58 +0200, Martin Kletzander wrote: > Local socket connections were outright disabled because there was no "server" > part in the URI. However, given how requirements and usage scenarios are > evolving, some management apps might need the source libvirt daemon to

[PATCH v2 7/9] peer2peer migration: allow connecting to local sockets

2020-09-01 Thread Martin Kletzander
Local socket connections were outright disabled because there was no "server" part in the URI. However, given how requirements and usage scenarios are evolving, some management apps might need the source libvirt daemon to connect to the destination daemon over a UNIX socket for peer2peer