From: Keir Fraser Date: Wed, 14 Jan 2009 10:52:39 +0000 (+0000) Subject: documentation: how to disable opengl for stubdomains X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~14014^2~67 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=440ccd6a3df03c394dae1284b82c42dfda5535ac;p=xen.git documentation: how to disable opengl for stubdomains Signed-off-by: Stefano Stabellini --- 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