aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xlat.lst
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2009-06-17 07:14:02 +0100
committerKeir Fraser <keir.fraser@citrix.com>2009-06-17 07:14:02 +0100
commitc93bd0e6ea2a0295f56abd4e58cbb0761f299f0d (patch)
tree50c4f5c7d108184b48a19ba941d56973912990d1 /xen/include/xlat.lst
parentc133cc38e21d21f36ae62685e7e64d3e07542814 (diff)
downloadxen-c93bd0e6ea2a0295f56abd4e58cbb0761f299f0d.tar.gz
xen-c93bd0e6ea2a0295f56abd4e58cbb0761f299f0d.tar.bz2
xen-c93bd0e6ea2a0295f56abd4e58cbb0761f299f0d.zip
tmem: fix 32-on-64 support
This implicitly required coverting the tmem_op structure from anonymous to standard struct/union sub-fields, and extending the get-fields.sh helper script to deal with typedef-ed guest handles used as types of translated compound type fields. 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, 1 insertions, 3 deletions
diff --git a/xen/include/xlat.lst b/xen/include/xlat.lst
index 0dfd7c75e1..52a2592533 100644
--- a/xen/include/xlat.lst
+++ b/xen/include/xlat.lst
@@ -57,6 +57,7 @@
! sched_poll sched.h
? sched_remote_shutdown sched.h
? sched_shutdown sched.h
+! tmem_op tmem.h
? t_buf trace.h
? vcpu_get_physid vcpu.h
? vcpu_register_vcpu_info vcpu.h
@@ -74,6 +75,3 @@
? processor_px platform.h
! psd_package platform.h
! processor_performance platform.h
-# ? tmem_op_t tmem.h
-# ? tmem_cli_mfn_t tmem.h
-# ? tmem_cli_va_t tmem.h