From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZQbM-0006GC-2l for qemu-devel@nongnu.org; Tue, 17 Feb 2009 09:07:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZQbK-0006Ej-5C for qemu-devel@nongnu.org; Tue, 17 Feb 2009 09:07:07 -0500 Received: from [199.232.76.173] (port=39487 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZQbI-0006EM-NF for qemu-devel@nongnu.org; Tue, 17 Feb 2009 09:07:04 -0500 Received: from smtp6-g21.free.fr ([212.27.42.6]:34384) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LZQbH-00087p-SC for qemu-devel@nongnu.org; Tue, 17 Feb 2009 09:07:04 -0500 Received: from smtp6-g21.free.fr (localhost [127.0.0.1]) by smtp6-g21.free.fr (Postfix) with ESMTP id C1391E08163 for ; Tue, 17 Feb 2009 15:07:00 +0100 (CET) Received: from laptop (vaf26-2-82-244-111-82.fbx.proxad.net [82.244.111.82]) by smtp6-g21.free.fr (Postfix) with ESMTP id DABE8E081F6 for ; Tue, 17 Feb 2009 15:06:57 +0100 (CET) In-Reply-To: <0DF71DA8-5D7C-4AFE-B413-33E3BDE4A7E1@vivier.eu> Subject: Re: [Qemu-devel] PPC Haiku From: "=?utf-8?q?Fran=C3=A7ois?= Revol" Date: Tue, 17 Feb 2009 15:08:25 +0100 CET Message-Id: <15983249206-BeMail@laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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 > > It seems OpenBIOS doesn't call the loader with translation turned > > on > > or > > something alike. I thought OF specs required it, but it seems > > OpenBIOS > > isn't alone there... > > OpenBIOS is running with enabled MMU and doesn't turn it off when it > call the loader. Hmm ok so it's because it doesn't find it... Is there a way to get the OpenBIOS console to serial =3F I tried -prom-env output-device=3Dttyb or ttya to no avail. Also tried the OFW thing "com1 io"... > > We will have to handle this case by creating the mappings ourselves > > it > > seems... > > It seems there are pegasos and OpenHackware workaround, did you try > to remove them =3F They are not triggered it seems: > > Could you give me more details =3F Anyway here if what it prints: checking for memory... 0: base =3D 0x00000000, size =3D 134217728 1: empty region total physical memory =3D 128 MB suggested page table size =3D 1048576 need new page table, size =3D 1048576! new table at: 0x07d00000 MSR: 0x00003030 found 4 translations found page table! no mapping for the exception handlers! > > Where can I download the ISO =3F http://revolf.free.fr/beos/haiku-boot-cd-ppc.iso Fran=C3=A7ois.