qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] emulating a display, instead of just a dumb graphics card
@ 2014-03-21 13:39 Olaf Hering
  2014-03-27  9:57 ` Markus Armbruster
  0 siblings, 1 reply; 4+ messages in thread
From: Olaf Hering @ 2014-03-21 13:39 UTC (permalink / raw)
  To: qemu-devel


Right now qemu does appearently just emulate a graphics card (Cirrus for
example), but not an attached monitor/display. The result is confusion
in the guest OS. 

The current DRM drivers in upstream Linux seem to default to VESA modes.
These are either provided by qemu, or Xorg uses a fixed internal list.
As a result the VM window is 1280x960. Much too large for my native
display.

It seems qemu does not provide a virtual display with valid EDID data.
If it would start doing that, the host admin could force a certain
display size. Ideally also with proper DPI data.

Any idea if thats possible to implement?


Olaf

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

end of thread, other threads:[~2014-03-27 13:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-21 13:39 [Qemu-devel] emulating a display, instead of just a dumb graphics card Olaf Hering
2014-03-27  9:57 ` Markus Armbruster
2014-03-27 12:40   ` Gerd Hoffmann
2014-03-27 13:09     ` Laszlo Ersek

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).