This commit is contained in:
committed by
Git OBS Bridge
parent
8ae8ea2a74
commit
f5d6338f4d
@@ -1,10 +1,10 @@
|
||||
PAE must be on for 64-on-64 to work at all.
|
||||
|
||||
Index: xen-3.2.1-testing/tools/python/xen/xend/image.py
|
||||
Index: xen-3.3.0-testing/tools/python/xen/xend/image.py
|
||||
===================================================================
|
||||
--- xen-3.2.1-testing.orig/tools/python/xen/xend/image.py
|
||||
+++ xen-3.2.1-testing/tools/python/xen/xend/image.py
|
||||
@@ -592,7 +592,7 @@ class X86_HVM_ImageHandler(HVMImageHandl
|
||||
--- xen-3.3.0-testing.orig/tools/python/xen/xend/image.py
|
||||
+++ xen-3.3.0-testing/tools/python/xen/xend/image.py
|
||||
@@ -869,7 +869,7 @@ class X86_HVM_ImageHandler(HVMImageHandl
|
||||
|
||||
def configure(self, vmConfig):
|
||||
HVMImageHandler.configure(self, vmConfig)
|
||||
|
Reference in New Issue
Block a user