Stefano Stabellini
2009-Jan-13 18:05 UTC
[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@eu.citrix.com> --- 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@lists.xensource.com http://lists.xensource.com/xen-devel