From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZTVC-0002JE-4t for qemu-devel@nongnu.org; Tue, 17 Feb 2009 12:12:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZTVB-0002IE-3f for qemu-devel@nongnu.org; Tue, 17 Feb 2009 12:12:57 -0500 Received: from [199.232.76.173] (port=40289 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZTVA-0002I7-U7 for qemu-devel@nongnu.org; Tue, 17 Feb 2009 12:12:56 -0500 Received: from fk-out-0910.google.com ([209.85.128.186]:55115) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LZTVA-0005zF-Gj for qemu-devel@nongnu.org; Tue, 17 Feb 2009 12:12:56 -0500 Received: by fk-out-0910.google.com with SMTP id z23so1499082fkz.2 for ; Tue, 17 Feb 2009 09:12:54 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <24109541234-BeMail@laptop> References: <24109541234-BeMail@laptop> Date: Tue, 17 Feb 2009 19:12:54 +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: > > 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. > > > Ah nice, but it's not in qemu svn yet is it ? ;) No, because the previous one (r450) is 9 days old and still nobody has reported any bugs with it, so it must be perfect and there is no need to update the image. ;-)