aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples/xmexample.hvm
diff options
context:
space:
mode:
authorchris@kneesaa.uk.xensource.com <chris@kneesaa.uk.xensource.com>2006-07-12 19:16:14 +0100
committerchris@kneesaa.uk.xensource.com <chris@kneesaa.uk.xensource.com>2006-07-12 19:16:14 +0100
commit96c551880ad28616de68d4bada72453b59223f5c (patch)
treef16b2b00a80698a0740bea2610288ab6bd51519d /tools/examples/xmexample.hvm
parent472b6cb97799ea76e32821c6d9a1ebbd7db17948 (diff)
downloadxen-96c551880ad28616de68d4bada72453b59223f5c.tar.gz
xen-96c551880ad28616de68d4bada72453b59223f5c.tar.bz2
xen-96c551880ad28616de68d4bada72453b59223f5c.zip
Update xend to support vnc configuration for qemu 0.8.1 based ioemu.
Also add vncdisplay= option which allows setting the display number instead of using the default display number (= domid). Signed-off-by: Christian Limpach <Christian.Limpach@xensource.com>
Diffstat (limited to 'tools/examples/xmexample.hvm')
-rw-r--r--tools/examples/xmexample.hvm4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/examples/xmexample.hvm b/tools/examples/xmexample.hvm
index 0181a2793c..7ec80b9bad 100644
--- a/tools/examples/xmexample.hvm
+++ b/tools/examples/xmexample.hvm
@@ -130,6 +130,10 @@ sdl=0
vnc=1
#----------------------------------------------------------------------------
+# set VNC display number, default = domid
+#vncdisplay=1
+
+#----------------------------------------------------------------------------
# enable spawning vncviewer(only valid when vnc=1), default = 1
vncviewer=1