From: Kyle Hayes <kyle@silverbeach.net>
To: qemu-devel@nongnu.org
Subject: Re: Subject: Re: [Qemu-devel] VGA BIOS source code
Date: Mon, 31 May 2004 21:14:08 -0700 [thread overview]
Message-ID: <200405312114.08329.kyle@silverbeach.net> (raw)
In-Reply-To: <40BB92D1.6040508@fabianowski.de>
On Monday 31 May 2004 13:17, Bartosz Fabianowski wrote:
> Alright, after digging into QEMU's graphics card emulation and into the
> VGA BIOS source, I came to a few conclusions:
>
> a) SDD 6.53 is doing something utterly wrong. [snip]
>
> c) [snip] The entire VESA VBE
> implementation is rather broken, shaky and incomplete.
>
> b) The way the graphics card is emulated by QEMU (and Bochs and plex86
> for that matter) is totally inefficient, error-prone and overly
> complicated. [snip]
Is there a reasons for the a c b ordering?
I think you are probably a little harsh on this code. It may be far from
perfect, but it does (mostly) work.
> d) Finally, as a conclusion from a) to c), I believe it would be best to
> ditch the entire VGA BIOS and implement all functions of the graphics
> card in C, natively, inside QEMU. This will be more efficient and less
> error prone. Now, I haven't seen the patches mentioned by Fabrice that
> emulate a CLGD54xx. But I certainly hope it is all native and not a
> half-native half-emulated solution like the current one.
Getting something in place that pretends to be a known chipset and that can
act like a dumb framebuffer would probably help. That seems to be the
direction that Fabrice and Co. are going.
The Cirrus Logic chipset sounds like a good one for this.
Best,
Kyle
next prev parent reply other threads:[~2004-06-01 4:15 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-31 20:00 Subject: Re: [Qemu-devel] VGA BIOS source code Bob Barry
2004-05-31 20:17 ` Bartosz Fabianowski
2004-06-01 4:14 ` Kyle Hayes [this message]
2004-06-01 5:48 ` Bartosz Fabianowski
2004-06-01 10:30 ` Fabrice Bellard
2004-06-01 11:44 ` Derek Fawcus
2004-06-01 18:05 ` Bartosz Fabianowski
2004-06-01 19:09 ` John R. Hogerhuis
2004-06-01 20:53 ` Derek Fawcus
2004-06-01 21:51 ` Hetz Ben Hamo
2004-06-01 22:23 ` Jan Fabianowski
2004-06-02 8:28 ` Johannes Schindelin
2004-06-02 9:19 ` Bartosz Fabianowski
2004-06-01 18:42 ` Daniel Serpell
2004-06-01 20:46 ` Derek Fawcus
2004-06-01 20:59 ` Daniel Serpell
-- strict thread matches above, loose matches on Subject: below --
2004-06-02 11:41 Vladimir N. Oleynik
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=200405312114.08329.kyle@silverbeach.net \
--to=kyle@silverbeach.net \
--cc=qemu-devel@nongnu.org \
/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.