[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH][VT] Fix vnc configure problem for vmx guest


  • To: "xen-devel List" <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • From: "Ling, Xiaofeng" <xiaofeng.ling@xxxxxxxxx>
  • Date: Fri, 23 Sep 2005 08:31:39 +0800
  • Delivery-date: Fri, 23 Sep 2005 00:29:26 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>
  • Thread-index: AcW/lGi7mlBDpU2jR22RR8F9Q9ThWQ==
  • Thread-topic: [PATCH][VT] Fix vnc configure problem for vmx guest

Fix vnc configure problem for vmx guest induced in 6984,
Signed-off-by: Xiaofeng Ling <xiaofeng.ling@xxxxxxxxx>

diff -r 10759a44ce3b tools/python/xen/xend/image.py
--- a/tools/python/xen/xend/image.py    Thu Sep 22 15:12:14 2005
+++ b/tools/python/xen/xend/image.py    Fri Sep 23 00:33:50 2005
@@ -283,14 +283,12 @@
         self.pid = 0
         self.memmap_value = []

-        self.dmargs += self.configVNC(imageConfig)
-
-
     def createImage(self):
         """Create a VM for the VMX environment.
         """
         self.parseMemmap()
         self.createDomain()
+        self.dmargs += self.configVNC(self.vm.info['device'])

     def buildDomain(self):
         # Create an event channel
-------------------
Ling Xiaofeng(Daniel)
Open Source Technology Center
Intel China Software Center
iNet: 8-752-1243
8621-52574545-1243(O)
xfling@xxxxxxxxxxxxxxxxxxxxx

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.