|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] tools: drop ia64 only foreign structs from headers
# HG changeset patch
# User Ian Campbell <ian.campbell@xxxxxxxxxx>
# Date 1347877025 -3600
# Node ID 3bf63fcfacd1945381d34911d10b298e0df3883e
# Parent 2082884b43ab6dd59516625d409b45e035664495
tools: drop ia64 only foreign structs from headers
Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
Acked-by: Jan Beulich <jbeulich@xxxxxxxx>
Acked-by: Keir Fraser <keir@xxxxxxx>
Committed-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
---
diff -r 2082884b43ab -r 3bf63fcfacd1 tools/include/xen-foreign/reference.size
--- a/tools/include/xen-foreign/reference.size Mon Sep 17 11:17:04 2012 +0100
+++ b/tools/include/xen-foreign/reference.size Mon Sep 17 11:17:05 2012 +0100
@@ -3,12 +3,7 @@ structs | x86_32 x86
start_info | 1112 1168
trap_info | 8 16
-pt_fpreg | - -
cpu_user_regs | 68 200
-xen_ia64_boot_param | - -
-ia64_tr_entry | - -
-vcpu_tr_regs | - -
-vcpu_guest_context_regs | - -
vcpu_guest_context | 2800 5168
arch_vcpu_info | 24 16
vcpu_time_info | 32 32
diff -r 2082884b43ab -r 3bf63fcfacd1 tools/include/xen-foreign/structs.py
--- a/tools/include/xen-foreign/structs.py Mon Sep 17 11:17:04 2012 +0100
+++ b/tools/include/xen-foreign/structs.py Mon Sep 17 11:17:05 2012 +0100
@@ -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",
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |