
1 Apr
2021
1 Apr
'21
9:53 a.m.
On Wed, 2021-03-31 at 21:39 +0100, Radek Simko wrote:
I was attempting to virtualize Raspberry Pi on qemu via libvirt, where my host machine is macOS (both qemu and libvirt installed via Homebrew) and I while trying to set up the network I stumbled upon this:
$ virsh -c qemu:///system?socket=/usr/local/var/run/libvirt/libvirt-sock net-list --all
Aside: if you have libvirt >= 6.9.0, which at this point is very likely, you shouldn't need to include the 'socket' parameter in the connection URI; in fact, for local connections, it should have worked without the parameter even before that. -- Andrea Bolognani / Red Hat / Virtualization