From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52604) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wno38-0007CH-H9 for qemu-devel@nongnu.org; Fri, 23 May 2014 07:54:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wno2y-0002t6-2X for qemu-devel@nongnu.org; Fri, 23 May 2014 07:54:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:31082) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wno2x-0002sy-Qb for qemu-devel@nongnu.org; Fri, 23 May 2014 07:54:00 -0400 Message-ID: <1400846022.3772.3.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Fri, 23 May 2014 13:53:42 +0200 In-Reply-To: References: <1400737176.25874.10.camel@nilsson.home.kraxel.org> <1400741081.25874.38.camel@nilsson.home.kraxel.org> <20140522112532.GA31819@redhat.com> <20140522162015.5ec2b118@nial.usersys.redhat.com> <20140523093815.7652f615@thinkpad> <20140523105219.GG4121@perard.uk.xensource.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Xen-devel] [v2][PATCH 4/8] xen, gfx passthrough: reserve 00:02.0 for INTEL IGD List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini Cc: "peter.maydell@linaro.org" , "xen-devel@lists.xensource.com" , "Michael S. Tsirkin" , "Kay, Allen M" , "Kelly.Zytaruk@amd.com" , "qemu-devel@nongnu.org" , "Zhang, Yang Z" , "anthony@codemonkey.ws" , "Chen, Tiejun" , Anthony PERARD , Igor Mammedov Hi, > Is there a way to specify acpi-pci-hotplug-with-bridge-support=off via > QMP or command line? -global PIIX4_PM.acpi-pci-hotplug-with-bridge-support=off cheers, Gerd