WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] [PATCH] Change spec of callback IRQ forPV-on-HVMonIA64

To: "Keir Fraser" <keir@xxxxxxxxxxxxx>, <Doi.Tsunehisa@xxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] [PATCH] Change spec of callback IRQ forPV-on-HVMonIA64
From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
Date: Tue, 21 Nov 2006 19:37:56 +0800
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Alex Williamson <alex.williamson@xxxxxx>
Delivery-date: Tue, 21 Nov 2006 03:38:09 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AccNS1S+7eYzWO3EQn2/mJV+QCeArQAAHn0QAAPG0QAAAXoXjwAACG7w
Thread-topic: [Xen-devel] [PATCH] Change spec of callback IRQ forPV-on-HVMonIA64
>From: Keir Fraser [mailto:keir@xxxxxxxxxxxxx]
>Sent: 2006年11月21日 19:33
>>
>> Keir mentioned in another thread that he will change qemu to support
>> more GSIs (>16) soon, and this will become an issue with your patch
>> since you're only looking at isa_irq_to_vector. Is there any common
>> approach exported by linux kernel to find vector->GSI mapping in
>> driver? If not, maybe an alternative is to provide a callback_irq_type
>> which indicates whether the value is a GSI or vector?
>
>We plan to add a callback_vector type to the Xen interface for x86 HVM,
>as
>we will deliver event-channel notifications via an MSI-style poke directly
>into the IRR of the appropriate local APIC. We'll continue to support
>callback_irq type for compatibility.
>
> -- Keir

Thanks for info, and this approach seems to be the one promising. :-)

Thanks,
Kevin

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>