From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH] pc: piix4_pm: init legacy PCI hotplug when running on Xen Date: Mon, 17 Nov 2014 08:56:35 -0500 Message-ID: <20141117135635.GD16549@laptop.dumpdata.com> References: <1415845856-24791-1-git-send-email-liang.z.li@intel.com> <54648AB7.5010706@redhat.com> <20141114155039.GF5364@laptop.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline 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 Cc: "xen-devel@lists.xensource.com" , "mst@redhat.com" , "Li, Liang Z" , "stefano.stabellini@citrix.com" , "aliguori@amazon.com" , "qemu-devel@nongun.org" , Igor Mammedov , "rth@twiddle.net" List-Id: xen-devel@lists.xenproject.org On Mon, Nov 17, 2014 at 11:17:45AM +0000, Stefano Stabellini wrote: > On Sun, 16 Nov 2014, Li, Liang Z wrote: > > > > > Konrad, > > > > > this is another bug fix for QEMU: pci hotplug doesn't work when > > > > > xen_platform_pci=0 without this. > > > > > > > > Yes. > > > > > > > > > >I think we should have it in 4.5. What do yo think? > > > > > > > > Do you believe we should first get an Tested-by from the Intel QA folks? > > > > > Liang at Intel was the one to fix and resend. Liang, could you please test this patch on qemu-xen on xen-unstable? Thanks! > > > > I have verified this patch can fix the bug for QEMU: pci hotplug doesn't work when xen_platform_pci=0, my original intention was to fix this bug, so I resent the patch. > > In that case I'll go ahead and backport it to qemu-xen for 4.5. Thank you!