From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MEjVL-0007dT-H8 for qemu-devel@nongnu.org; Thu, 11 Jun 2009 08:35:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MEjVG-0007aC-GN for qemu-devel@nongnu.org; Thu, 11 Jun 2009 08:35:38 -0400 Received: from [199.232.76.173] (port=50455 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MEjVG-0007a7-9c for qemu-devel@nongnu.org; Thu, 11 Jun 2009 08:35:34 -0400 Received: from wf-out-1314.google.com ([209.85.200.173]:37315) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MEjVF-0006oE-Qc for qemu-devel@nongnu.org; Thu, 11 Jun 2009 08:35:34 -0400 Received: by wf-out-1314.google.com with SMTP id 26so567549wfd.4 for ; Thu, 11 Jun 2009 05:35:32 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20090611122634.GC15215@amd.home.annexia.org> References: <19416261.483901244719081964.JavaMail.servlet@kundenserver> <20090611122634.GC15215@amd.home.annexia.org> Date: Thu, 11 Jun 2009 20:35:32 +0800 Message-ID: <3cdfa5bc0906110535oae5be9fiebff8581c08061f2@mail.gmail.com> Subject: Re: [Qemu-devel] Anyone got qemu-system-ppc{,64} to boot anything? From: Baojun Wang Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Richard W.M. Jones" Cc: qemu-devel@nongnu.org could qemu emulate some board like bamboo (without kvm) or MPC8544ds now? T= hanks Wang Baojun On Thu, Jun 11, 2009 at 8:26 PM, Richard W.M. Jones wrot= e: > On Thu, Jun 11, 2009 at 01:18:01PM +0200, Laurent Vivier wrote: >> [...] >> >So has _anyone_ got an example of qemu-system-ppc{,64} booting an OS >> >that they can share with us? >> >> qemu-system-ppc boots fine the lenny debian install CD: >> >> http://gensho.acc.umu.se/debian-cd/5.0.1/powerpc/iso-cd/debian-501-power= pc-netinst.iso >> >> (commit abc0754527e30acf278765f66d2157b6c75dc549) >> >> command line: >> >> ./ppc-softmmu/qemu-system-ppc -L ./pc-bios/ -cdrom debian-501-powerpc-ne= tinst.iso > > Excellent, and using the same technique I also managed to boot my own > appliance. =C2=A0The problem, it turned out, was the serial console doesn= 't > work, ie: > > =C2=A0-append "console=3DttyS0" -serial stdio > > produces no output. =C2=A0I'm still looking into this issue. > > Rich. > > -- > Richard Jones, Emerging Technologies, Red Hat =C2=A0http://et.redhat.com/= ~rjones > New in Fedora 11: Fedora Windows cross-compiler. Compile Windows > programs, test, and build Windows installers. Over 70 libraries supprt'd > http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw > > > >