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

[Xen-devel] Re: IO_APIC in para-guest

To: "Dong, Eddie" <eddie.dong@xxxxxxxxx>
Subject: [Xen-devel] Re: IO_APIC in para-guest
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Wed, 8 Mar 2006 14:44:45 +0000
Cc: xen-devel Devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 08 Mar 2006 14:45:12 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <26F44F810A51DF42A127BC2A06BE185E03D650FE@pdsmsx404>
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>
References: <26F44F810A51DF42A127BC2A06BE185E03D650FE@pdsmsx404>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx

On 8 Mar 2006, at 13:51, Dong, Eddie wrote:

    When thinking more about IO_APIC virtualization in Itanium,
 I got a confuse: How is io_apic.c used in xenlinux (X86)?
      It looks like all the machine resource of io_apic is handled in
xen (xen/arch/x86/irq.c), and the PIRQ based on event channel
 can be handled by pirq_type in linux/arch/xen/kernel/evtchn.c
pretty well? Then what is the function of file io_apic.c?

You should probably speak to Jun about it. The idea is that Xen does boot-time setup but then hands off control to domain0. This is necessary for platforms that require fuller ACPI support than we were prepared to put in Xen. Consider an interrupt source that needs to be routed by the OS by executing AML code.

 -- Keir


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

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