Implement page offline recovery action for AMD
authorChristoph Egger <Christoph.Egger@amd.com>
Tue, 9 Oct 2012 11:51:37 +0000 (12:51 +0100)
committerChristoph Egger <Christoph.Egger@amd.com>
Tue, 9 Oct 2012 11:51:37 +0000 (12:51 +0100)
commit9595ef77ab11f44144705e8f6fb20b8759144d70
treeb7916f9d6ae940fd9cf423f1ad4cbff2cdcb447b
parent8590f0801e5f739f416b129c88e360ebb6974921
Implement page offline recovery action for AMD

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
Committed-by: Keir Fraser <keir@xen.org>
xen/arch/x86/cpu/mcheck/Makefile
xen/arch/x86/cpu/mcheck/amd_f10.c
xen/arch/x86/cpu/mcheck/mcaction.c [new file with mode: 0644]
xen/arch/x86/cpu/mcheck/mcaction.h [new file with mode: 0644]
xen/arch/x86/cpu/mcheck/mce.c
xen/arch/x86/cpu/mcheck/mce_amd.c
xen/arch/x86/cpu/mcheck/mce_amd.h
xen/arch/x86/cpu/mcheck/mce_intel.c