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
commite41630cef3c84ac6cf15f57be909fe0bb1376da7 (patch)
tree2b2a032f55942921013fc65fcc1c050598b94712 /xen/include/xlat.lst
parent2942f45e09fb239f07af6d980f6a60e5d92ae04e (diff)
downloadxen-e41630cef3c84ac6cf15f57be909fe0bb1376da7.tar.gz
xen-e41630cef3c84ac6cf15f57be909fe0bb1376da7.tar.bz2
xen-e41630cef3c84ac6cf15f57be909fe0bb1376da7.zip
Enable compatibility mode operation for HYPERVISOR_grant_table_op.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Diffstat (limited to 'xen/include/xlat.lst')
-rw-r--r--xen/include/xlat.lst7
1 files changed, 7 insertions, 0 deletions
diff --git a/xen/include/xlat.lst b/xen/include/xlat.lst
index 5ac6430a91..c3152f239b 100644
--- a/xen/include/xlat.lst
+++ b/xen/include/xlat.lst
@@ -20,6 +20,13 @@
? evtchn_send event_channel.h
? evtchn_status event_channel.h
? evtchn_unmask event_channel.h
+! gnttab_copy grant_table.h
+? gnttab_dump_table grant_table.h
+? gnttab_map_grant_ref grant_table.h
+! gnttab_setup_table grant_table.h
+! gnttab_transfer grant_table.h
+? gnttab_unmap_grant_ref grant_table.h
+? grant_entry grant_table.h
! add_to_physmap memory.h
! foreign_memory_map memory.h
! memory_exchange memory.h