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

[Xen-devel] [PATCH] documentation: how to disable opengl for stubdomains



Hi all,
I have just noticed that it is written nowhere in the documentation how
to disable opengl rendering for stubdomains.
I added a couple of lines to stubdom/README to explain it.

Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>

---

diff -r 27e9687c5b3d stubdom/README
--- a/stubdom/README    Tue Jan 13 08:59:49 2009 +0000
+++ b/stubdom/README    Tue Jan 13 18:00:34 2009 +0000
@@ -55,6 +55,11 @@
   - In hvmconfig-dm, set an sdl vfb:
 
 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
 

_______________________________________________
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®.