From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=54761 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTzke-0003Ib-Ov for qemu-devel@nongnu.org; Sat, 18 Dec 2010 11:35:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PTzio-0004dX-La for qemu-devel@nongnu.org; Sat, 18 Dec 2010 11:33:27 -0500 Received: from mail-pz0-f53.google.com ([209.85.210.53]:43010) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PTzio-0004dR-Fn for qemu-devel@nongnu.org; Sat, 18 Dec 2010 11:33:26 -0500 Received: by pzk37 with SMTP id 37so352586pzk.12 for ; Sat, 18 Dec 2010 08:33:25 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: Blue Swirl Date: Sat, 18 Dec 2010 16:33:03 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Re: [RFT] ppc64 OpenBIOS List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Andreas_F=C3=A4rber?= Cc: The OpenBIOS Mailinglist , QEMU Developers , Alexander Graf On Sat, Dec 18, 2010 at 2:30 AM, Andreas F=C3=A4rber wrote: > Hello, > > Except for some fs/iso9660/ issues, ppc64 guests are booting for me with = the > last five OpenBIOS patches posted. What are the issues? > > You can find them together with the config change to use fs/grubfs/ here: > > =C2=A0git://repo.or.cz/openbios/afaerber.git ppc64-boot > > Please test your favorite ppc64 kernels and images with > obj-ppc64/openbios-qemu.elf! Passes my simple tests. The only problem is that building forthstrap on a 64 bit host fails. > If I don't hear of regressions, I'll commit those patches. Once that is d= one > and the iso9660 issues hopefully fixed, I would ask for Blue to commit > openbios-ppc and openbios-ppc64 blobs to QEMU. I'll then prepare a QEMU > patch to switch the default qemu-system-ppc64 ppc_newworld.c BIOS from > openbios-ppc to openbios-ppc64. I think openbios-ppc should be renamed to openbios-ppc32 for consistency with Sparc naming.