* [Qemu-devel] display mode 04h, 05h, and 0dh
@ 2009-03-16 7:40 b a
0 siblings, 0 replies; only message in thread
From: b a @ 2009-03-16 7:40 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 274 bytes --]
Hi,
current svn version of qemu crashes with a segmentation fault
if changing the display mode to 04h, 05h, or 0dh.
Adding
if (width == 320 && height == 400) width = 640;
to line 95 of sdl.c fixes this crash.
But of course this fix is very ugly and tentative.
Any idea?
[-- Attachment #2: Type: text/html, Size: 316 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-16 7:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-16 7:40 [Qemu-devel] display mode 04h, 05h, and 0dh b a
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).