From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41928) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1wpf-0006nt-Al for qemu-devel@nongnu.org; Tue, 01 Jul 2014 08:06:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X1wpW-00088E-9U for qemu-devel@nongnu.org; Tue, 01 Jul 2014 08:06:43 -0400 Received: from mail-qc0-x235.google.com ([2607:f8b0:400d:c01::235]:54847) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1wpW-000888-5E for qemu-devel@nongnu.org; Tue, 01 Jul 2014 08:06:34 -0400 Received: by mail-qc0-f181.google.com with SMTP id x13so8367062qcv.12 for ; Tue, 01 Jul 2014 05:06:33 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <53B2A445.7050901@redhat.com> Date: Tue, 01 Jul 2014 14:06:29 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1402974463.7661.102.camel@pasglop> <1403001900.1614.10.camel@nilsson.home.kraxel.org> <1403003721.7661.148.camel@pasglop> <1403006267.1614.14.camel@nilsson.home.kraxel.org> <1403040734.7661.173.camel@pasglop> <1403090315.13406.3.camel@nilsson.home.kraxel.org> <1403096614.7661.208.camel@pasglop> <1403170570.22530.5.camel@nilsson.home.kraxel.org> <1403329021.4587.78.camel@pasglop> <1403403026.4587.108.camel@pasglop> <1404126876.24066.23.camel@nilsson.home.kraxel.org> <1404131521.29546.3.camel@pasglop> <1404202838.24066.52.camel@nilsson.home.kraxel.org> <53B270CD.7080907@suse.de> <53B271EE.4030308@redhat.com> <1404205639.24066.58.camel@nilsson.home.kraxel.org> <53B27D25.4030603@redhat.com> <1404213329.24066.64.camel@nilsson.home.kraxel.org> In-Reply-To: <1404213329.24066.64.camel@nilsson.home.kraxel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC] qemu VGA endian swap low level drawing changes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Alexey Kardashevskiy , Alexander Graf , "qemu-devel@nongnu.org" Il 01/07/2014 13:15, Gerd Hoffmann ha scritto: > Hi, > >>>> If you tell me what to look at, I legally own a Windows 98 CD (also NT4 >>>> but I have to dig it out) and can test it later this week. >>> >>> /me has win98 too, that doesn't boot after install though. >> >> Tried TCG? There is a timing loop that makes Win98 fail on too-fast >> computers. > > TCG works. Any workaround to make it fly with kvm too? Not that I know of. Paolo