> Those permissive permissions are set by a udev rule installed by > qemu-system-x86: > > $ cat /lib/udev/rules.d/80-kvm.rules > KERNEL=="kvm", GROUP="kvm", MODE="0666" > > So perhaps your distro should do the same. >
I have it as /lib/udev/rules.d/65-kvm.rules. In fact, I solved my issue when setting user:group to qemu:kvm in /etc/libvirt/qemu.conf -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html