|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [pvops-dom0] Adding MCA logging support in pv_ops
Hi, Jeremy and Keir
This patch is backport from DOM0 cs902
When an MCE/CMCI error happens (or by polling), the related error
information 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. It makes using current available mcelog
tools for native Linux possible.
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.
Signed-Off-By: Liping Ke <liping.ke@xxxxxxxxx>
Signed-Off-By: Yunhong Jiang <yunhong.jiang@xxxxxxxxx>
Thanks& Regards,
Criping
0001-Add-MCA-Logging-support-in-DOM0.patch
Description: 0001-Add-MCA-Logging-support-in-DOM0.patch
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|