Re: [libvirt-users] Clock skew on Win10

2019-04-01 Thread Alex
Hi, I haven't received any replies to this, but I'm still having a problem with clock skew on Win10. How can I troubleshoot this? I'm pretty sure the clock settings are correct from within Windows, but when the VM resumes from the host sleeping, the clock is off by some seemingly random number of

Re: [libvirt-users] Error creating virtual network: failed to run '/usr/sbin/dnsmasq --version': : Success

2019-04-01 Thread Michal Privoznik
On 4/1/19 2:16 PM, Harsh Gondaliya wrote: I deleted my port virbr0 using brctl command and now when I want to create a virtual network, it gives me this error: Error creating virtual network: failed to run '/usr/sbin/dnsmasq --version': : Success Here is my systemlog: https://pastebin.com/xjuVns

[libvirt-users] Error creating virtual network: failed to run '/usr/sbin/dnsmasq --version': : Success

2019-04-01 Thread Harsh Gondaliya
I deleted my port virbr0 using brctl command and now when I want to create a virtual network, it gives me this error: Error creating virtual network: failed to run '/usr/sbin/dnsmasq --version': : Success Here is my systemlog: https://pastebin.com/xjuVnsyL How to rectify this? ___