aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xlat.lst
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-01-24 16:33:19 +0000
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-01-24 16:33:19 +0000
commit46c01e0595e4292bb00d094f8526739a89480c84 (patch)
treeafde510f6359e31bdec8b6758e1c7669d02eb2ef /xen/include/xlat.lst
parent16324b1affd81722aa3317eec67804329f943a2d (diff)
downloadxen-46c01e0595e4292bb00d094f8526739a89480c84.tar.gz
xen-46c01e0595e4292bb00d094f8526739a89480c84.tar.bz2
xen-46c01e0595e4292bb00d094f8526739a89480c84.zip
Make domctl/sysctl interfaces 32-/64-bit invariant.
This kills off a fair amount of unpleasant CONFIG_COMPAT shimming and avoids needing to keep the compat paths in sync as these interfaces continue to develop. Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'xen/include/xlat.lst')
-rw-r--r--xen/include/xlat.lst7
1 files changed, 0 insertions, 7 deletions
diff --git a/xen/include/xlat.lst b/xen/include/xlat.lst
index 950f60b2f4..45090c8b3a 100644
--- a/xen/include/xlat.lst
+++ b/xen/include/xlat.lst
@@ -10,10 +10,6 @@
! trap_info arch-x86/xen.h
! vcpu_guest_context arch-x86/xen.h
? acm_getdecision acm_ops.h
-! ctl_cpumap 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
@@ -43,9 +39,6 @@
! sched_poll sched.h
? sched_remote_shutdown sched.h
? sched_shutdown sched.h
-? sysctl_perfc_desc sysctl.h
-! sysctl_perfc_op sysctl.h
-! sysctl_tbuf_op sysctl.h
? t_buf trace.h
! vcpu_runstate_info vcpu.h
? xenoprof_init xenoprof.h