aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xlat.lst
diff options
context:
space:
mode:
authorEmmanuel Ackaouy <ack@xensource.com>2007-01-05 17:34:39 +0000
committerEmmanuel Ackaouy <ack@xensource.com>2007-01-05 17:34:39 +0000
commit97a138cbdd968113843f8a4ee91d42cc1fbd4cf9 (patch)
tree9231e9ffb7348f0ff522a7e47abc5b0b37ee5742 /xen/include/xlat.lst
parenta6f33d81e1b8a2012ea6b34387ef59d6f4bec2b1 (diff)
downloadxen-97a138cbdd968113843f8a4ee91d42cc1fbd4cf9.tar.gz
xen-97a138cbdd968113843f8a4ee91d42cc1fbd4cf9.tar.bz2
xen-97a138cbdd968113843f8a4ee91d42cc1fbd4cf9.zip
Enable compatibility mode operation for HYPERVISOR_domctl. Also add logic
to switch a domain to/from compatibility mode (supposed to happen early after domain creation only). 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, 3 insertions, 1 deletions
diff --git a/xen/include/xlat.lst b/xen/include/xlat.lst
index 18e0d0c21b..566dcc277f 100644
--- a/xen/include/xlat.lst
+++ b/xen/include/xlat.lst
@@ -11,7 +11,9 @@
! vcpu_guest_context arch-x86/xen.h
? acm_getdecision acm_ops.h
! ctl_cpumap domctl.h
-! domctl_getdomaininfo domctl.h
+! domctl_scheduler_op domctl.h
+! domctl_shadow_op domctl.h
+! domctl_shadow_op_stats domctl.h
? evtchn_alloc_unbound event_channel.h
? evtchn_bind_interdomain event_channel.h
? evtchn_bind_ipi event_channel.h