From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Sharma Subject: Re: [PATCH] ia64 event channels Date: Wed, 15 Jun 2005 13:15:14 -0700 Message-ID: <42B08C52.2090902@intel.com> References: <20050614203243.GA31485@kirby.fc.hp.com> <42AF578C.6030105@intel.com> <20050615005047.GA10419@kirby.fc.hp.com> <20050615192907.GA23876@kirby.fc.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20050615192907.GA23876@kirby.fc.hp.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Matt Chapman Cc: "Ling, Xiaofeng" , xen-devel List-Id: xen-devel@lists.xenproject.org Matt Chapman wrote: > This patch adds an architecture-specific hook function for event > delivery, which does any necessary actions to notify the recipient, > e.g. pending an IRQ. We plan to use this on IA64, I imagine it > will be useful for VT-x domains as well. Looks good to me. -Arun