aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xlat.lst
diff options
context:
space:
mode:
authorEmmanuel Ackaouy <ack@xensource.com>2007-01-05 17:34:35 +0000
committerEmmanuel Ackaouy <ack@xensource.com>2007-01-05 17:34:35 +0000
commit2942f45e09fb239f07af6d980f6a60e5d92ae04e (patch)
tree7a7dee5b9952fd58b2252d00b730fdb044e28123 /xen/include/xlat.lst
parent75a2a59383d0e0bb7c89917a3fdad683bad4996c (diff)
downloadxen-2942f45e09fb239f07af6d980f6a60e5d92ae04e.tar.gz
xen-2942f45e09fb239f07af6d980f6a60e5d92ae04e.tar.bz2
xen-2942f45e09fb239f07af6d980f6a60e5d92ae04e.zip
Enable compatibility mode operation for HYPERVISOR_sched_op and
HYPERVISOR_set_timer_op. Signed-off-by: Jan Beulich <jbeulich@novell.com>
Diffstat (limited to 'xen/include/xlat.lst')
-rw-r--r--xen/include/xlat.lst3
1 files changed, 3 insertions, 0 deletions
diff --git a/xen/include/xlat.lst b/xen/include/xlat.lst
index df786c0d53..5ac6430a91 100644
--- a/xen/include/xlat.lst
+++ b/xen/include/xlat.lst
@@ -26,4 +26,7 @@
! memory_map memory.h
! memory_reservation memory.h
! translate_gpfn_list memory.h
+! sched_poll sched.h
+? sched_remote_shutdown sched.h
+? sched_shutdown sched.h
! vcpu_runstate_info vcpu.h