projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a390e61
)
documentation: how to disable opengl for stubdomains
author
Keir Fraser
<keir.fraser@citrix.com>
Wed, 14 Jan 2009 10:52:39 +0000
(10:52 +0000)
committer
Keir Fraser
<keir.fraser@citrix.com>
Wed, 14 Jan 2009 10:52:39 +0000
(10:52 +0000)
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
stubdom/README
patch
|
blob
|
history
diff --git
a/stubdom/README
b/stubdom/README
index 3b25196df37bf143b157e9d95f37f49cddd68f5a..5bc2211d61c115db9b1a50707b1e945a6592cad4 100644
(file)
--- 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