Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-devel

[Xen-devel] [PATCH] Enable the x2APIC enhancement to Xen

To: "Keir Fraser" <keir.fraser@xxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] Enable the x2APIC enhancement to Xen
From: "Cui, Dexuan" <dexuan.cui@xxxxxxxxx>
Date: Mon, 28 Apr 2008 18:02:30 +0800
Delivery-date: Mon, 28 Apr 2008 03:03:17 -0700
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: AcipFvYSYdMQ0wyfTuCpQLfix/agig==
Thread-topic: [PATCH] Enable the x2APIC enhancement to Xen
On platforms which supports x2APIC, the patches enable this enhancement
for Xen.

The x2APIC specification is available at
http://www.intel.com/products/processor/manuals/
http://download.intel.com/design/processor/specupdt/318148.pdf

apicid_u8_2_u32.patch: changes the 'apicid' from u8 to u32;
x2apic.patch: replaces the traditional MMIO-style interface to the
MSR-style one; uses physical fixed mode to deliver interrupts to CPU0.

Signed-off-by: Dexuan Cui <dexuan.cui@xxxxxxxxx>

Attachment: apicid_u8_2_u32.patch
Description: apicid_u8_2_u32.patch

Attachment: x2apic.patch
Description: x2apic.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>