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] DOM0: Adding MCA Loging support in DOM0

To: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] DOM0: Adding MCA Loging support in DOM0
From: "Ke, Liping" <liping.ke@xxxxxxxxx>
Date: Tue, 9 Jun 2009 13:10:24 +0800
Accept-language: en-US
Acceptlanguage: en-US
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 08 Jun 2009 22:11:17 -0700
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: AcnowJiQUVshMK2HRVq//d7Es/V8OQ==
Thread-topic: [PATCH] DOM0: Adding MCA Loging support in DOM0
Hi, all
 
This patch is to support MCA info logging in DOM0. When an MCE/CMCI error 
happens
 (or by polling), the related error info will be sent to DOM0 by XEN. This 
patch will help 
to fetch the xen-logged information by hypercall and then convert XEN-format 
log into 
Linux format MCELOG. So we can reuse current available mcelog tools for native 
Linux 
now.
 
With this patch, after mce/cmci error log information is sent to DOM0, running 
mcelog 
tools in DOM0, you will get same detailed decoded mce information as in Native 
Linux.
 
We test this patch on latest Intel platform with newest version of mcelog 
getting from
git://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git
 
Thanks& Regards,
Criping

Attachment: intel_mce_dom0.patch
Description: intel_mce_dom0.patch

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