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] [patch 2/3]Enable CMCI (Corrected Machine Check Error Interr

To: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Subject: [Xen-devel] [patch 2/3]Enable CMCI (Corrected Machine Check Error Interrupt) for Intel CPUs
From: "Ke, Liping" <liping.ke@xxxxxxxxx>
Date: Mon, 22 Dec 2008 11:57:08 +0800
Accept-language: en-US
Acceptlanguage: en-US
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sun, 21 Dec 2008 19:57:48 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Aclj6VxvYylVh2baTcqYHiUdF4nU5w==
Thread-topic: [patch 2/3]Enable CMCI (Corrected Machine Check Error Interrupt) for Intel CPUs
Hi, 

Patch 2: Enable CMCI for Intel CPUs -- add CMCI LVT entry in APIC

This patch is the routines for adding a new CMCI LVT entry in APIC. And also it 
does small clean-up for Thermal since Thermal is not only used by P4, but also 
later CPU families. We'll remove P4 thermal code to the intel common code in 
the next patch.

Thanks & Regards,
Criping

Attachment: apic_cmci.patch
Description: apic_cmci.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [patch 2/3]Enable CMCI (Corrected Machine Check Error Interrupt) for Intel CPUs, Ke, Liping <=