Hello.
I'm running DragonFlyBSD 6.1 and I would like to know if I can connect to libvirt using qemu + nvmm hypervisor,since I can't use qemu+kvm. Infact virt-manager tells "unable to connect to libvirt qemu:///system").
As u can see everything works great on my system (libvirtd ; qemu and nvmm are working correctly) :
root@marietto:/home/marietto # ps ax | grep libvirt
838 ?? I7 0:00.00 /usr/local/sbin/libvirtd --daemon --pid-file=/var
/run/libvirtd.pid
1136 1 S13+ 0:00.00 grep libvirt
root@marietto:/home/marietto # kldload nvmm
kldload: can't load nvmm: module already loaded or in kernel
root@marietto:/home/marietto # pkg install qemu
Updating Avalon repository catalogue...
WARNING: Meta v1 support will be removed in the next version
Avalon repository is up to date.
All repositories are up to date.
WARNING: Meta v1 support will be removed in the next version
Checking integrity... done (0 conflicting)
The most recent versions of packages are already installed
root@marietto:/home/marietto # nvmmctl identify
nvmm: Kernel API version 3
nvmm: State size 1008
nvmm: Comm size 4096
nvmm: Max machines 128
nvmm: Max VCPUs per machine 128
nvmm: Max RAM per machine 127T
nvmm: Arch Mach conf 0
nvmm: Arch VCPU conf 0x3<CPUID,TPR>
nvmm: Guest FPU states 0x3<x87,SSE>