aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xlat.lst
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2010-06-09 07:51:31 +0100
committerKeir Fraser <keir.fraser@citrix.com>2010-06-09 07:51:31 +0100
commit84e364f2eda22ab08c8765945d7910f54ed54c66 (patch)
treec4f73cd0a714bed53479e0cf0f8b8dacab43fc0a /xen/include/xlat.lst
parent741367e77d6c895e51c9cd5fc0ca202ed0416c1b (diff)
downloadxen-84e364f2eda22ab08c8765945d7910f54ed54c66.tar.gz
xen-84e364f2eda22ab08c8765945d7910f54ed54c66.tar.bz2
xen-84e364f2eda22ab08c8765945d7910f54ed54c66.zip
x86: add CMCI software injection interface
A new command is added. User can set the target CPU map, since the CMCI can be triggered on some specific CPUs. Please be noticed that the xenctl_cpumap structure is moved from domctl.h to xen.h. Signed-off-by: Jiang, Yunhong <yunhong.jiang@intel.com>
Diffstat (limited to 'xen/include/xlat.lst')
-rw-r--r--xen/include/xlat.lst1
1 files changed, 1 insertions, 0 deletions
diff --git a/xen/include/xlat.lst b/xen/include/xlat.lst
index daf466f13b..2b5b785b46 100644
--- a/xen/include/xlat.lst
+++ b/xen/include/xlat.lst
@@ -2,6 +2,7 @@
# ! - needs translation
# ? - needs checking
? dom0_vga_console_info xen.h
+? xenctl_cpumap xen.h
? mmu_update xen.h
! mmuext_op xen.h
! start_info xen.h