aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xlat.lst
diff options
context:
space:
mode:
authorEmmanuel Ackaouy <ack@xensource.com>2007-01-05 17:34:33 +0000
committerEmmanuel Ackaouy <ack@xensource.com>2007-01-05 17:34:33 +0000
commit10254dc1047c99da362d4e481b1ea5b713ae4ca3 (patch)
tree3204062e795ca00c16812ac8eec3b1b642bdac8b /xen/include/xlat.lst
parent248b44f921e1823a7976b7f5629e3dda308555f0 (diff)
downloadxen-10254dc1047c99da362d4e481b1ea5b713ae4ca3.tar.gz
xen-10254dc1047c99da362d4e481b1ea5b713ae4ca3.tar.bz2
xen-10254dc1047c99da362d4e481b1ea5b713ae4ca3.zip
Enable compatibility mode operation for HYPERVISOR_vcpu_op.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Diffstat (limited to 'xen/include/xlat.lst')
-rw-r--r--xen/include/xlat.lst4
1 files changed, 4 insertions, 0 deletions
diff --git a/xen/include/xlat.lst b/xen/include/xlat.lst
index 45f000ddbe..bfd017b744 100644
--- a/xen/include/xlat.lst
+++ b/xen/include/xlat.lst
@@ -6,6 +6,9 @@
! mmuext_op xen.h
! start_info xen.h
? vcpu_time_info xen.h
+! cpu_user_regs arch-@arch@.h
+! trap_info arch-@arch@.h
+! vcpu_guest_context arch-@arch@.h
? evtchn_alloc_unbound event_channel.h
? evtchn_bind_interdomain event_channel.h
? evtchn_bind_ipi event_channel.h
@@ -23,3 +26,4 @@
! memory_map memory.h
! memory_reservation memory.h
! translate_gpfn_list memory.h
+! vcpu_runstate_info vcpu.h