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 1ALJni-0005KW-UH for qemu-devel@nongnu.org; Sun, 16 Nov 2003 05:06:38 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ALJnA-0004dY-Us for qemu-devel@nongnu.org; Sun, 16 Nov 2003 05:06:36 -0500 Received: from [62.210.158.41] (helo=moscou.magic.fr) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ALJnA-0004bw-GW for qemu-devel@nongnu.org; Sun, 16 Nov 2003 05:06:04 -0500 Received: from 10.0.0.2 (ppp-181.net-555.magic.fr [62.210.255.181]) by moscou.magic.fr (8.11.6/8.10.1) with ESMTP id hAG94bO14620 for ; Sun, 16 Nov 2003 10:04:37 +0100 (CET) From: "J. Mayer" In-Reply-To: <1068959342.5018.54.camel@gaston> References: <200311151921.08675.marc.dietrich@physik.uni-giessen.de> <1068959342.5018.54.camel@gaston> Content-Type: text/plain Message-Id: <1068973752.14646.51.camel@rapid> Mime-Version: 1.0 Date: 16 Nov 2003 10:09:12 +0100 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [BUG] soft-mmu is buggy... Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org I tried, for fun, to boot on a memtest86 v3.0 floppy disk. I always get a lot of errors while doing test number 5. I didn't try extended tests, so this test is the only one which fails, don't know why... It always find errors, at various address at low addresses between 0x30000 & 0x90000 (but it may be normal, considering the PC address mappings ?) and near the end of the memory: between 110 MB and 128 Mb (I'm using 128 MB for qemu memory size). The error is always the same: the bit 0x10000000 is 1 where it should be zero (memtests awaits for 0xefffffff and gets 0xffffffff). Regards. -- J. Mayer Never organized