|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] [XEND] Fix missing vncpasswd option for HVM domains.
# HG changeset patch
# User Alastair Tse <atse@xxxxxxxxxxxxx>
# Node ID dd857b2e2bca6da65dd3eb36d4d3e31b35a09760
# Parent d7c040643850960419592547730b8c38bd901409
[XEND] Fix missing vncpasswd option for HVM domains.
Signed-off-by: Alastair Tse <atse@xxxxxxxxxxxxx>
---
tools/python/xen/xend/XendConfig.py | 1 +
1 files changed, 1 insertion(+)
diff -r d7c040643850 -r dd857b2e2bca tools/python/xen/xend/XendConfig.py
--- a/tools/python/xen/xend/XendConfig.py Fri Dec 01 14:30:42 2006 +0000
+++ b/tools/python/xen/xend/XendConfig.py Fri Dec 01 14:35:33 2006 +0000
@@ -196,6 +196,7 @@ LEGACY_IMAGE_CFG = [
('sdl', int),
('vncdisplay', int),
('vncunused', int),
+ ('vncpasswd', str),
]
LEGACY_IMAGE_HVM_CFG = [
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |