qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU without X11 support
@ 2017-10-12 20:25 hanji unit
  2017-10-13  7:00 ` Gerd Hoffmann
  0 siblings, 1 reply; 7+ messages in thread
From: hanji unit @ 2017-10-12 20:25 UTC (permalink / raw)
  To: qemu-discuss, qemu-devel

Hello, is it possible to run (or rebuild modifying build flags) QEMU
without support for X11 window system integration? I keep seeing XSync
in libX11 being called, so i know QEMU is trying to talk to X. I am
running QEMU using Xvfb since I still need the SDL rendering to work.
Here is how i am running QEMU from a script:

export DISPLAY=:1
Xvfb :1 -screen 0 1024x768x16 &


Thanks.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-10-15 15:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-12 20:25 [Qemu-devel] QEMU without X11 support hanji unit
2017-10-13  7:00 ` Gerd Hoffmann
2017-10-13 16:08   ` Peter Maydell
2017-10-15 14:01     ` Michal Suchánek
2017-10-15 15:39       ` Paolo Bonzini
2017-10-14 16:38   ` Philippe Mathieu-Daudé
2017-10-14 17:18     ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).