All VMs run as the same user...
All VMs run as the same user...
Posted Sep 25, 2009 11:29 UTC (Fri) by rwmj (guest, #5474)In reply to: All VMs run as the same user... by smoogen
Parent article: LinuxCon: Secure virtualization with sVirt
You can chmod 0666 /dev/kvm if you want to run KVM as non-root with hardware acceleration. (I
run it like this all the time).
run it like this all the time).
The ability to run KVM processes as non-root is something that is to be added to libvirt in the near
future.