|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] Added an entry to arch._types for x86_64.
# HG changeset patch
# User Ewan Mellor <ewan@xxxxxxxxxxxxx>
# Node ID 5acf10969b1d1a9da4f8cd45ddb55aa6463f9984
# Parent 8135621eeb7b9ff3b34daaff46719dd7fefb3782
Added an entry to arch._types for x86_64.
Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>
---
tools/python/xen/xend/arch.py | 1 +
1 files changed, 1 insertion(+)
diff -r 8135621eeb7b -r 5acf10969b1d tools/python/xen/xend/arch.py
--- a/tools/python/xen/xend/arch.py Tue Aug 29 16:31:57 2006 -0700
+++ b/tools/python/xen/xend/arch.py Wed Aug 30 01:20:01 2006 +0100
@@ -24,6 +24,7 @@ _types = {
"i486": "x86",
"i586": "x86",
"i686": "x86",
+ "x86_64": "x86",
"ia64": "ia64",
"ppc": "powerpc",
"ppc64": "powerpc",
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] Added an entry to arch._types for x86_64.,
Xen patchbot-unstable <=
|
|
|
|
|