From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH] docs: document shortcomings of running QEMU as non-root Date: Mon, 15 Feb 2016 12:53:26 -0500 Message-ID: <20160215175326.GJ6760@char.us.oracle.com> References: <22202.12373.854519.386883@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <22202.12373.854519.386883@mariner.uk.xensource.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: Ian Jackson Cc: xen-devel@lists.xensource.com, Wei Liu , Ian Campbell , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Tue, Feb 09, 2016 at 06:30:45PM +0000, Ian Jackson wrote: > Stefano Stabellini writes ("[PATCH] docs: document shortcomings of running QEMU as non-root"): > > Running QEMU as non-root causes migration and PCI passthrough not to > > work properly. Migration can be fixed rather easily > > (http://marc.info/?l=xen-devel&m=145382864118600), but PCI passthrough > > cannot (http://marc.info/?l=xen-devel&m=145286946113964). > > > > Signed-off-by: Stefano Stabellini > > Acked-by: Ian Jackson applied