aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xlat.lst
diff options
context:
space:
mode:
authorEmmanuel Ackaouy <ack@xensource.com>2007-01-05 17:34:31 +0000
committerEmmanuel Ackaouy <ack@xensource.com>2007-01-05 17:34:31 +0000
commitb8a7efe8528aa0a82c06431b652a8e922bf15994 (patch)
treeaea14f3a3671ee69f24514a4845da6febf4f39fc /xen/include/xlat.lst
parent8d6e195a2defe04a82af0831969843ce0ed806a0 (diff)
downloadxen-b8a7efe8528aa0a82c06431b652a8e922bf15994.tar.gz
xen-b8a7efe8528aa0a82c06431b652a8e922bf15994.tar.bz2
xen-b8a7efe8528aa0a82c06431b652a8e922bf15994.zip
Enable compatibility mode operation for HYPERVISOR_memory_op,
HYPERVISOR_update_descriptor, HYPERVISOR_update_va_mapping. This also introduces infrastructure to do argument translation. Signed-off-by: Jan Beulich <jbeulich@novell.com>
Diffstat (limited to 'xen/include/xlat.lst')
-rw-r--r--xen/include/xlat.lst6
1 files changed, 6 insertions, 0 deletions
diff --git a/xen/include/xlat.lst b/xen/include/xlat.lst
index fadfee9db5..d2e61528c5 100644
--- a/xen/include/xlat.lst
+++ b/xen/include/xlat.lst
@@ -4,3 +4,9 @@
? dom0_vga_console_info xen.h
! start_info xen.h
? vcpu_time_info xen.h
+! add_to_physmap memory.h
+! foreign_memory_map memory.h
+! memory_exchange memory.h
+! memory_map memory.h
+! memory_reservation memory.h
+! translate_gpfn_list memory.h