aboutsummaryrefslogtreecommitdiffstats
path: root/stubdom/README
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2009-01-14 10:52:39 +0000
committerKeir Fraser <keir.fraser@citrix.com>2009-01-14 10:52:39 +0000
commit440ccd6a3df03c394dae1284b82c42dfda5535ac (patch)
tree39f6d396a65d1f2c8e911ec3c16d06fd6a8b3e48 /stubdom/README
parenta390e6128b94d98edf92db4fbf0bd82baf6ecd42 (diff)
downloadxen-440ccd6a3df03c394dae1284b82c42dfda5535ac.tar.gz
xen-440ccd6a3df03c394dae1284b82c42dfda5535ac.tar.bz2
xen-440ccd6a3df03c394dae1284b82c42dfda5535ac.zip
documentation: how to disable opengl for stubdomains
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Diffstat (limited to 'stubdom/README')
-rw-r--r--stubdom/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/stubdom/README b/stubdom/README
index 3b25196df3..5bc2211d61 100644
--- a/stubdom/README
+++ b/stubdom/README
@@ -56,6 +56,11 @@ sdl = 0
vfb = [ 'type=sdl' ]
+ by default qemu will use sdl together with opengl for rendering, if
+ you do not want qemu to use opengl then also pass opengl=0:
+
+vfb = [ 'type=sdl, opengl=0' ]
+
* Using a VNC server in the stub domain
- In hvmconfig, set vnclisten to "172.30.206.1" for instance. Do not use a