From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZRy3-0000dq-UY for qemu-devel@nongnu.org; Tue, 17 Feb 2009 10:34:40 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZRy1-0000Y7-GD for qemu-devel@nongnu.org; Tue, 17 Feb 2009 10:34:38 -0500 Received: from [199.232.76.173] (port=41669 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZRy1-0000Xw-CG for qemu-devel@nongnu.org; Tue, 17 Feb 2009 10:34:37 -0500 Received: from mail-bw0-f205.google.com ([209.85.218.205]:62363) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LZRy1-0002VR-1U for qemu-devel@nongnu.org; Tue, 17 Feb 2009 10:34:37 -0500 Received: by bwz1 with SMTP id 1so4334672bwz.10 for ; Tue, 17 Feb 2009 07:34:35 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <15983249206-BeMail@laptop> References: <0DF71DA8-5D7C-4AFE-B413-33E3BDE4A7E1@vivier.eu> <15983249206-BeMail@laptop> Date: Tue, 17 Feb 2009 17:34:35 +0200 Message-ID: Subject: Re: [Qemu-devel] PPC Haiku From: Blue Swirl 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 On 2/17/09, Fran=C3=A7ois Revol wrote: > > > 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 ? > I tried -prom-env output-device=3Dttyb or ttya to no avail. > Also tried the OFW thing "com1 io"... With OpenBIOS r452 (two days old), you can simply use -nographic.