From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] QEMU as non-root and PCI passthrough do not mix Date: Fri, 15 Jan 2016 14:56:39 +0000 Message-ID: <1452869799.6020.23.camel@citrix.com> References: <1452767992.2185.16.camel@citrix.com> <22167.56371.959459.28123@mariner.uk.xensource.com> <20160115142955.GD19934@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Stefano Stabellini , Konrad Rzeszutek Wilk Cc: Wei Liu , xen-devel@lists.xensource.com, Ian Jackson List-Id: xen-devel@lists.xenproject.org On Fri, 2016-01-15 at 14:49 +0000, Stefano Stabellini wrote: > libxl: error: libxl_qmp.c:287:qmp_handle_error_response: received an > error message from QMP server: Device initialization failed Can we also get a patch added to qemu which provides something more meaningful if the reason it can't succeed is lack of privilege? I think that can proceed in parallel to the rest? Ian.