From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Ah4kp-0003Mh-FV for qemu-devel@nongnu.org; Thu, 15 Jan 2004 05:29:35 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Ah4hu-00023t-NU for qemu-devel@nongnu.org; Thu, 15 Jan 2004 05:27:06 -0500 Received: from [213.41.78.206] (helo=smtp-ft3.fr.colt.net) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Ah4hu-000236-4W for qemu-devel@nongnu.org; Thu, 15 Jan 2004 05:26:34 -0500 Received: from alcor.imaginet.fr (alcor.imaginet.fr [195.68.86.12]) by smtp-ft3.fr.colt.net with ESMTP id i0FAQXb15389 for ; Thu, 15 Jan 2004 11:26:33 +0100 Received: from gw.netgem.com ([195.68.2.34]:64494 helo=free.fr) by alcor.imaginet.fr with esmtp (Exim) id 1Ah4jt-0004lZ-Ia for ; Thu, 15 Jan 2004 11:28:37 +0100 Message-ID: <40066AC4.5040609@free.fr> Date: Thu, 15 Jan 2004 11:26:12 +0100 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: Fix (Was: segfault in current cvs) References: <20040114165729.GA18947@cs.unibo.it> <20040114171045.GB18947@cs.unibo.it> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Yes, Windows 98 mostly works now, but there are still bugs in the install. Windows 2000/XP still have problems in the install (a strange IDE related error) and I have never tried to boot them. What kind of performance do you get on PPC ? Do you feel it is more usable than Bochs ? On PPC, I was forced to remove register variables usage in the system emulation, so it will be possible to be 2 or 3 times as fast very soon. Fabrice. Renzo Davoli wrote: > On Wed, Jan 14, 2004 at 05:57:29PM +0100, Renzo Davoli wrote: > >>The fix for the problem on ppc is: > > With the fix W98 boots! (and seems to work) > > see the attachment..... > > ciao > renzo