From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HgTkS-0000Gu-Ug for qemu-devel@nongnu.org; Tue, 24 Apr 2007 18:44:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HgTkR-0000F0-69 for qemu-devel@nongnu.org; Tue, 24 Apr 2007 18:44:36 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HgTkQ-0000Ek-VL for qemu-devel@nongnu.org; Tue, 24 Apr 2007 18:44:35 -0400 Received: from 149.red-80-37-155.staticip.rima-tde.net ([80.37.155.149] helo=claunia.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HgTer-0004nQ-Qg for qemu-devel@nongnu.org; Tue, 24 Apr 2007 18:38:50 -0400 Received: from localhost (localhost [127.0.0.1]) by claunia.com (Postfix) with ESMTP id 22AFE186577B for ; Tue, 24 Apr 2007 23:38:46 +0100 (BST) Received: from claunia.com ([127.0.0.1]) by localhost (hecate.claunia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19643-09 for ; Tue, 24 Apr 2007 23:38:33 +0100 (BST) Received: from [172.26.2.1] (zeus.claunia.com [172.26.2.1]) by claunia.com (Postfix) with ESMTP id AD30A1865755 for ; Tue, 24 Apr 2007 23:38:33 +0100 (BST) From: Natalia Portillo Content-Type: text/plain Date: Tue, 24 Apr 2007 23:36:55 +0100 Message-Id: <1177454215.1810.49.camel@localhost> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] MIPS64 problem with x86-64 linux 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 Hi, There is some kind of problem in x86-64 Linux with MIPS64 emulation. I was trying the Acer Pica 61 with the patch for memory mapped VGA and got the following results: Linux x86-64: MIPS32: Ok MIPS32EL: Ok MIPS64: Blank screen MIPS64EL: Blank screen Linux x86: MIPS32: Ok MIPS32EL: Ok MIPS64: Ok MIPS64EL: Ok Poussineau says me also that under Win32 everything is fine to him. Regards Natalia Portillo