From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42606) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5yqv-0005xj-A5 for qemu-devel@nongnu.org; Wed, 22 Jan 2014 09:32:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5yqp-0000zr-H2 for qemu-devel@nongnu.org; Wed, 22 Jan 2014 09:32:25 -0500 Received: from mail-ea0-f177.google.com ([209.85.215.177]:51509) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5yqp-0000xX-Bo for qemu-devel@nongnu.org; Wed, 22 Jan 2014 09:32:19 -0500 Received: by mail-ea0-f177.google.com with SMTP id n15so4676886ead.36 for ; Wed, 22 Jan 2014 06:32:17 -0800 (PST) Message-ID: <52DFD674.80009@m2r.biz> Date: Wed, 22 Jan 2014 15:32:20 +0100 From: Fabio Fantoni MIME-Version: 1.0 References: <33183CC9F5247A488A2544077AF190208159E77D@SZXEMA503-MBS.china.huawei.com> <525E7E7A02000078000FB627@nat28.tlf.novell.com> <1381917877.21901.62.camel@kazak.uk.xensource.com> <871u3lmqwt.fsf@blackfin.pond.sub.org> <1381921102.21901.73.camel@kazak.uk.xensource.com><1381921102.21901.73.camel@kazak.uk.xensource.com> (Ian Campbell's message of "Wed, 16 Oct 2013 11:58:22 +0100") <87txghii80.fsf@blackfin.pond.sub.org> <525E9CCE02000078000FB751@nat28.tlf.novell.com> <33183CC9F5247A488A2544077AF19020815A03EA@SZXEMA503-MBS.china.huawei.com> <52664E1002000078000FC9CF@nat28.tlf.novell.com> <33183CC9F5247A488A2544077AF19020815A0A24@SZXEMA503-MBS.china.huawei.com> <526E3EBD02000078000FD29F@nat28.tlf.novell.com> In-Reply-To: <526E3EBD02000078000FD29F@nat28.tlf.novell.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Xen-devel] Hvmloader: Modify ACPI to only supply _EJ0 methods for PCIslots that support hotplug by runtime patching List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Beulich , "Gonglei (Arei)" Cc: Yanqiangjun , Ian Campbell , "Hanweidong (Randy)" , Markus Armbruster , Stefano Stabellini , Luonengjun , "qemu-devel@nongnu.org" , "xen-devel@lists.xen.org" , "anthony.perard@citrix.com" , "Gaowei (UVP)" , "Huangweidong (Hardware)" Il 28/10/2013 10:38, Jan Beulich ha scritto: >>>> On 24.10.13 at 14:17, "Gonglei (Arei)" wrote: >> Now I test the patch based on the codes of trunk, which works well. >> The patch has been modified after your suggestion. > Partly. I looks reasonable now, but still not pretty. But the tools > maintainers will have to have the final say here anyway. > > Jan > Are there news about this patch? Thanks for any reply.