qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fabrice Bellard <fabrice@bellard.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: Re: NE2K PCI and Windows 98SE & Cirrus Logic
Date: Wed, 09 Jun 2004 22:12:27 +0200	[thread overview]
Message-ID: <40C76F2B.3040007@bellard.org> (raw)
In-Reply-To: <20040608131835.O1510@edinburgh.cisco.com>

Derek Fawcus wrote:
> On Tue, Jun 08, 2004 at 10:15:05AM +0100, Antony T Curtis wrote:
> 
>>I am still having problems with WinXP ... it appears to be trying to to
>>vram to vram color-expand pattern bitblts starting from the first byte
>>after the end of the current display
> 
> 
> ... and this is why I was suggesting a simple BitBLT capable chip,  so
> as to prevent the OS from trying to do the above.

5446 _is_ a simple BitBLT capable chip. IMHO, it will be difficult to 
find a simpler PCI chip.

The only drawback I see in this chip is that it has some ISA legacy 
which complicates a bit the VGA memory access. In particular, the mode 4 
and mode 5 will accur a serious performance loss if they are ever used. 
Moreover, Windows does not use the separate 16 MB data region for the 
bitblt data, which will also slow down a bit the optimized version of 
the driver (I want to suppress the memory callback functions in the most 
common cases).

SIS6326 would be better in that respect. Now, thanks to the work done to 
integrate the Cirrus VGA driver, the QEMU VGA subsystem is more generic 
so anyone is free to add new VGA cards :-)

Fabrice.

  reply	other threads:[~2004-06-09 20:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-08  8:18 [Qemu-devel] Re: Re: NE2K PCI and Windows 98SE & Cirrus Logic Mike Nordell
2004-06-08  9:15 ` Antony T Curtis
2004-06-08 12:18   ` Derek Fawcus
2004-06-09 20:12     ` Fabrice Bellard [this message]
2004-06-09 20:16   ` Fabrice Bellard
2004-06-08 12:14 ` Derek Fawcus
2004-06-09 19:54   ` Fabrice Bellard

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=40C76F2B.3040007@bellard.org \
    --to=fabrice@bellard.org \
    --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 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).