From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v8] run QEMU as non-root Date: Wed, 7 Oct 2015 12:15:43 +0100 Message-ID: <1444216543.5302.335.camel@citrix.com> References: <1443627946-4716-1-git-send-email-stefano.stabellini@eu.citrix.com> <1443788231.11707.84.camel@citrix.com> <1444062054.5302.27.camel@citrix.com> <1444138220.5302.169.camel@citrix.com> <5613E8F2.9090200@suse.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5613E8F2.9090200@suse.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jim Fehlig Cc: wei.liu2@citrix.com, xen-devel@lists.xensource.com, Ian.Jackson@eu.citrix.com, Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Tue, 2015-10-06 at 09:29 -0600, Jim Fehlig wrote: > Currently, there is no libivrt code to using this. But surely users would like > to specify the qemu user in their xl config right? Surely. Stefano can you take care of this in a followup please. NB I went to apply this patch for now but there were several conflicts with something in staging. Ian.