Re: protocol method available on Windows

2020-03-26 Thread john doe
On 3/26/2020 4:00 PM, Daniel P. Berrangé wrote: > On Wed, Mar 25, 2020 at 06:03:47PM +0100, john doe wrote: >> Hi libvirts, >> >> I'm playing with libvirt on Windows (downloaded the x64 msi) but I'm >> stuck at the following: >> >> virsh # net-edit default >> error: failed to connect to the hypervi

Re: protocol method available on Windows

2020-03-26 Thread Daniel P . Berrangé
On Wed, Mar 25, 2020 at 06:03:47PM +0100, john doe wrote: > Hi libvirts, > > I'm playing with libvirt on Windows (downloaded the x64 msi) but I'm > stuck at the following: > > virsh # net-edit default > error: failed to connect to the hypervisor > error: invalid argument: transport methods unix,

protocol method available on Windows

2020-03-26 Thread john doe
Hi libvirts, I'm playing with libvirt on Windows (downloaded the x64 msi) but I'm stuck at the following: virsh # net-edit default error: failed to connect to the hypervisor error: invalid argument: transport methods unix, ssh and ext are not supported under Windows Can someone shed some light