From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [ PATCH ] HVM vcpu add/remove Date: Mon, 14 Dec 2009 11:29:09 -0500 Message-ID: <20091214162909.GB18938@phenom.dumpdata.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Liu, Jinsong" Cc: xen-devel , Keir Fraser List-Id: xen-devel@lists.xenproject.org > ras_xen_acpi_2.patch: > setup dsdt infrastructure by mk_dsdt.c for vcpu add/remove > -- By using mk_dsdt.c, it auto-produce related asl code when compiling. > -- It define processor related objects and control methods (_MAT, _EJ0, _STA, etc). > -- It also define GPE _L02 and Notify control method for SCI interrupt, which will trigger HVM acpi driver to add/remove cpu. Could you repost that patch? I am not seeing it on xen-devel?