qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Miklos Vajna <vmiklos@frugalware.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [6128] Use OpenBIOS for g3bw machine
Date: Sun, 28 Dec 2008 04:24:24 +0100	[thread overview]
Message-ID: <20081228032424.GE21154@genesis.frugalware.org> (raw)
In-Reply-To: <E1LFaGm-0003Yi-8r@cvs.savannah.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1205 bytes --]

Hi,

On Wed, Dec 24, 2008 at 08:23:52PM +0000, Blue Swirl <blauwirbel@gmail.com> wrote:
> Revision: 6128
>           http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6128
> Author:   blueswir1
> Date:     2008-12-24 20:23:51 +0000 (Wed, 24 Dec 2008)
> 
> Log Message:
> -----------
> Use OpenBIOS for g3bw machine
> 
> Modified Paths:
> --------------
>     trunk/hw/ppc_mac.h
>     trunk/hw/ppc_oldworld.c
>     trunk/qemu-doc.texi
> 
> Modified: trunk/hw/ppc_mac.h
> ===================================================================
> --- trunk/hw/ppc_mac.h	2008-12-24 20:21:18 UTC (rev 6127)
> +++ trunk/hw/ppc_mac.h	2008-12-24 20:23:51 UTC (rev 6128)
> @@ -31,6 +31,8 @@
>  #define BIOS_FILENAME "ppc_rom.bin"
>  #define VGABIOS_FILENAME "video.x"
>  #define NVRAM_SIZE        0x2000
> +#define PROM_FILENAME    "openbios-ppc32"
> +#define PROM_ADDR         0xfff00000

Is it by accident that the file 'openbios-ppc32' was not added to the
repo?

Currently qemu-system-ppc dies for me with:

/usr/local/share/qemu/openbios-ppc32: No such file or directory
qemu: fatal: qemu: could not load PowerPC bios
'/usr/local/share/qemu/openbios-ppc32'

Thanks.

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2008-12-28  3:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-24 20:23 [Qemu-devel] [6128] Use OpenBIOS for g3bw machine Blue Swirl
2008-12-28  3:24 ` Miklos Vajna [this message]
2008-12-28 13:08   ` Blue Swirl
2008-12-28 13:23     ` Miklos Vajna
2008-12-28 17:31     ` Aurelien Jarno
2008-12-28 18:09       ` Blue Swirl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081228032424.GE21154@genesis.frugalware.org \
    --to=vmiklos@frugalware.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).