From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DLow8-0001JS-FX for qemu-devel@nongnu.org; Wed, 13 Apr 2005 16:58:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DLov1-0000y5-QB for qemu-devel@nongnu.org; Wed, 13 Apr 2005 16:57:04 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DLouv-0000pK-4y for qemu-devel@nongnu.org; Wed, 13 Apr 2005 16:56:57 -0400 Received: from [64.233.170.205] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DLpKb-0005Fw-7J for qemu-devel@nongnu.org; Wed, 13 Apr 2005 17:23:29 -0400 Received: by rproxy.gmail.com with SMTP id z35so422765rne for ; Wed, 13 Apr 2005 14:23:00 -0700 (PDT) Message-ID: <41e41e7a05041314225d955409@mail.gmail.com> Date: Wed, 13 Apr 2005 23:22:53 +0200 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] [PATCH] Cirrus bugfixes In-Reply-To: <200504132248.53304.info@vruppert.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200504132248.53304.info@vruppert.de> Reply-To: Hetz Ben Hamo , qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi Volker, I was wondering - is this patch affects only the ISA part of the Cirrus emulation? Also, forgive me for asking, but why do you use the ISA implementation? I'm sure there are drivers for both win 3.11 and win95/98 for the PCI Cirrus.. Thanks, Hetz On 4/13/05, Volker Ruppert wrote: > Hi all, >=20 > here are some fixes for the Cirrus emulation. The patch fixes problems wi= th > the ISA version when running Win 3.11 and some display errors in Win95/98= and > maybe others.