aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/xen-foreign/structs.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/include/xen-foreign/structs.py')
-rw-r--r--tools/include/xen-foreign/structs.py8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/include/xen-foreign/structs.py b/tools/include/xen-foreign/structs.py
index 964829c534..571f7bb3dc 100644
--- a/tools/include/xen-foreign/structs.py
+++ b/tools/include/xen-foreign/structs.py
@@ -5,12 +5,7 @@ unions = [ "vcpu_cr_regs",
structs = [ "start_info",
"trap_info",
- "pt_fpreg",
"cpu_user_regs",
- "xen_ia64_boot_param",
- "ia64_tr_entry",
- "vcpu_tr_regs",
- "vcpu_guest_context_regs",
"vcpu_guest_context",
"arch_vcpu_info",
"vcpu_time_info",
@@ -48,9 +43,6 @@ defines = [ "__i386__",
"_VGCF_online",
"VGCF_online",
- # ia64
- "VGCF_EXTRA_REGS",
-
# all archs
"xen_pfn_to_cr3",
"xen_cr3_to_pfn",