From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH 1/3] Add mcelog support for xen platform Date: Fri, 20 Apr 2012 14:40:01 -0400 Message-ID: <20120420184001.GA447@phenom.dumpdata.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: "Liu, Jinsong" Cc: "xen-devel@lists.xensource.com" , "linux-kernel@vger.kernel.org" List-Id: xen-devel@lists.xenproject.org On Thu, Apr 19, 2012 at 01:29:06PM +0000, Liu, Jinsong wrote: > >From af4467b6cf0104ce98cc160438d865256c7d5561 Mon Sep 17 00:00:00 2001 > From: Liu, Jinsong > Date: Fri, 20 Apr 2012 05:08:38 +0800 > Subject: [PATCH 1/3] Add mcelog support for xen platform > > When MCA error occurs, it would be handled by xen hypervisor first, > and then the error information would be sent to dom0 for logging. How do I test this?