From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EeZxT-0002YR-Sg for qemu-devel@nongnu.org; Tue, 22 Nov 2005 10:21:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EeZxO-0002NG-Ca for qemu-devel@nongnu.org; Tue, 22 Nov 2005 10:21:23 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EeZv6-00086h-V6 for qemu-devel@nongnu.org; Tue, 22 Nov 2005 10:18:57 -0500 Received: from [195.129.94.187] (helo=srv94-187.ip-tech.ch) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EeZv5-0002gO-QK for qemu-devel@nongnu.org; Tue, 22 Nov 2005 10:18:56 -0500 Message-ID: <4383361D.1010503@kberg.ch> Date: Tue, 22 Nov 2005 16:15:41 +0100 From: Mike Kronenberg MIME-Version: 1.0 Subject: Re: [Qemu-devel] qemu cpu-all.h References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: 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 QEMU compiles fine on ppc now, but the Problem wit DOS under PPC persists. I tested Reactos 0.28 and Win95 and they both run fine so far. On the Dos side I tried the Freedos image from oszoo, Freedos installation Floppy from fdos.org, MS DOS 6.22 and MS DOS 7.0 (win95) and they all fail. (either at startup or shortly later) -> 32bit ok, 16bit/8bit failing? I was able to run the memtest+ from the freedos installation floppy. ( http://www.memtest.org/ ) Sidenote: the floppy image from www.memtest.org does not work for me. It runs OK for test 1# to 6# but fails systematically on test #7 (the test runs, but takes a enternity because of the error messages...) Screenshot of memtest errors: http://www.kberg.ch/qemu/memtest.png -> see the errorbits, is this a endian Problem? Mike