From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [TestDay] Xen-4.5.0 RC1 bug: with "xen_platform_pci=0" option, the guest with VT-d device fails to boot up and qemu-xen Date: Wed, 12 Nov 2014 11:23:06 -0500 Message-ID: <20141112162306.GA24513@laptop.dumpdata.com> References: <9E79D1C9A97CFD4097BCE431828FDD31A4C76C@SHSMSX103.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <9E79D1C9A97CFD4097BCE431828FDD31A4C76C@SHSMSX103.ccr.corp.intel.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: "Hu, Robert" Cc: "JBeulich@suse.com" , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org > Basic root-causing log: > ---------------------- > [root@vt-hsw1 carl]# xl cr xlexample.hvm > Parsing config from xlexample.hvm > libxl: error: libxl_qmp.c:287:qmp_handle_error_response: received an error > message from QMP server: Unsupported bus. Bus doesn't have property > 'acpi-pcihp-bsel' set > libxl: error: libxl_create.c:1385:domcreate_attach_pci: libxl_device_pci_add > failed: -3 I can reproduce this. If you use "device_model_version = 'qemu-xen-traditional'" the problem go aways and you can boot the guest without Xen PCI platform driver.