Hacker News new | ask | show | jobs
by nn3 1299 days ago
> that KVM requires root privileges to run

It doesn't. It only requires privileges to access /dev/kvm

1 comments

Oops, yes, you are correct and it's not too hard to get around that by adding the user to a group that has access. Still, nested virtualization isn't always enabled, which I think limits the number of places we can run.