qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/4] net-bridge: rootless bridge support for qem


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 0/4] net-bridge: rootless bridge support for qemu
Date: Thu, 05 Nov 2009 08:57:18 -0600
User-agent: Thunderbird 2.0.0.23 (X11/20090825)

Avi Kivity wrote:
At least with KVM support, this is probably the most common use case which means
that most of our users are running qemu as root.  That's terrible.

Most of our users run managed systems.

I consider management software as a user. Today, most management software launches qemu as root. libvirt is just getting around to fixing this although they still are running it as a single user instead of as the user requesting the vm be launched.

The fundamental problem, is that to use qemu as a non-privileged user, you need to go from userA -> root -> userB. For the lazy, it's easiest just to make userA == userB == root. IMHO, the ideal thing is to always be userA.

If we make this easy for management software to do, they're more likely to do the right thing.

--
Regards,

Anthony Liguori





reply via email to

[Prev in Thread] Current Thread [Next in Thread]