From: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: [PATCH] documentation: how to disable opengl for stubdomains
Date: Tue, 13 Jan 2009 18:05:14 +0000 [thread overview]
Message-ID: <496CD7DA.40601@eu.citrix.com> (raw)
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
reply other threads:[~2009-01-13 18:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=496CD7DA.40601@eu.citrix.com \
--to=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.