Re: [kvm-devel] /dev/kvm permissions

2007-06-17 Thread Baruch Even
Avi Kivity wrote: > Baruch Even wrote: >> Hello, >> >> What do peoples do/think about the permissions for /dev/kvm? >> >> I'm the maintainer for the Debian package and currently the package uses >> a group to control access, for no good reason really. I've seen that >> kqemu in Debian simply uses

Re: [kvm-devel] /dev/kvm permissions

2007-06-17 Thread Avi Kivity
Baruch Even wrote: > Hello, > > What do peoples do/think about the permissions for /dev/kvm? > > I'm the maintainer for the Debian package and currently the package uses > a group to control access, for no good reason really. I've seen that > kqemu in Debian simply uses 0666 permissions and consi

[kvm-devel] /dev/kvm permissions

2007-06-17 Thread Baruch Even
Hello, What do peoples do/think about the permissions for /dev/kvm? I'm the maintainer for the Debian package and currently the package uses a group to control access, for no good reason really. I've seen that kqemu in Debian simply uses 0666 permissions and consider doing the same for kvm. I