From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=42950 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OoCd1-0007pf-5z for qemu-devel@nongnu.org; Wed, 25 Aug 2010 05:50:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OoCcz-0002rp-Jk for qemu-devel@nongnu.org; Wed, 25 Aug 2010 05:50:43 -0400 Received: from adelie.canonical.com ([91.189.90.139]:53216) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OoCcz-0002rS-8D for qemu-devel@nongnu.org; Wed, 25 Aug 2010 05:50:41 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by adelie.canonical.com with esmtp (Exim 4.69 #1 (Debian)) id 1OoCcy-00033k-9t for ; Wed, 25 Aug 2010 10:50:40 +0100 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 42B4F2E8065 for ; Wed, 25 Aug 2010 10:50:40 +0100 (BST) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Wed, 25 Aug 2010 09:44:27 -0000 From: Nigel Horne <623852@bugs.launchpad.net> Sender: bounces@canonical.com References: <20100825083959.9657.28618.malonedeb@soybean.canonical.com> <20100825090820.18971.61531.malone@potassium.ubuntu.com> Message-Id: <4C74E5FB.6060004@bandsman.co.uk> Errors-To: bounces@canonical.com Subject: [Qemu-devel] Re: [Bug 623852] Re: PPC emulation loops on booting a FreeBSD kernel Reply-To: Bug 623852 <623852@bugs.launchpad.net> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 25/08/10 10:08, agraf wrote: > It looks like a firmware issue. Please report this to > openbios@openbios.org. You get the output below by using the -nographic > option. > = I have done so, though to be honest I don't see that panic even if I use = -nographic, QEMU still silently loops for me. >>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >>> OpenBIOS 1.0 [Aug 17 2010 14:41] >>> Configuration device id QEMU version 1 machine id 2 >>> CPUs: 1 >>> Memory: 512M >>> UUID: 00000000-0000-0000-0000-000000000000 >>> CPU type PowerPC,750 >>> = > Welcome to OpenBIOS v1.0 built on Aug 17 2010 14:41 > Trying cd:,\\:tbxi... > Consoles: Open Firmware console > > FreeBSD/powerpc Open Firmware loader, Revision 0.1 > (root@xserve.lan.xcllnt.net, Sun Jul 18 04:50:11 UTC 2010) > Memory: 524288KB > Booted from: cd > > Loading /boot/defaults/loader.conf > /boot/kernel/kernel data=3D0x72c6b8+0x3e280 syms=3D[0x4+0x5ac10+0x4+0x7d8= ad] > / > Hit [Enter] to boot immediately, or any other key for command prompt. > Booting [/boot/kernel/kernel]... > Kernel entry at 0x100100 ... > panic: OFW translations above 32-bit boundary! > Uptime: 1s > > = -Nigel -- = Nigel Horne. Arranger, Adjudicator, Band Trainer, Composer, Tutor, Typesett= er. NJH Music, ICQ#20252325, twitter: @nigelhorne njh@bandsman.co.uk http://www.bandsman.co.uk -- = PPC emulation loops on booting a FreeBSD kernel https://bugs.launchpad.net/bugs/623852 You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. Status in QEMU: New Bug description: Has anyone tried booting FreeBSD8.1-ppc under QEMU (Linux x86_64 host; PPC = guest)? I can get Linux/PPC to run fine, and FreeBSD8.1-i386 as well; but = there seems to be a problem with whatever the FreeBSD8.1 kernel does, that = QEMU's PPC emulation can't handle. I am using the latest version of QEMU from GIT as of 25/8/10. I don't know= how to get a "git commit hash", so I can't quote it. The kernel starts OK then loops after "Kernel entry at 0x100100 ...". The command I am running is qemu-system-ppc -cdrom FreeBSD-8.1-RELEASE-powerpc-disc1.iso -hda freebsd8.= 1-ppc -m 94 -boot d" I obtained the kernel from ftp://ftp.freebsd.org/pub/FreeBSD/releases/power= pc/ISO-IMAGES/8.1/FreeBSD-8.1-RELEASE-powerpc-disc1.iso.