qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: First OOPS


From: Blue Swirl
Subject: [Qemu-devel] Re: First OOPS
Date: Mon, 22 Dec 2008 18:23:25 +0200

On 12/22/08, Laurent Vivier <address@hidden> wrote:
>
>  Le 22 déc. 08 à 12:20, Blue Swirl a écrit :
>
>
>
> > On 12/22/08, Laurent Vivier <address@hidden> wrote:
> >
> > > On an install CD there is a forth script which start yaboot with good
> > > parameters but currently OpenBIOS is not able to decode this script
> (inside
> > > XML tags).
> > >
> >
> > Did OHW ever handle this?
> >
>
>  It does, but it is a hack: it computes the checksum of the script to
> identify it, and according the checksum the things to do are hardcoded into
> OHW.
>
>  You have a big "switch()" and a "case" for each known script (for instance
> "debian etch install CD", "debian sarge install CD", etc).

Well, it wasn't that hard. The patch o_2_use_bootinfo.diff adds
parsing of CHRP file ppc\bootinfo.txt. Still, the loaded yaboot does
not work. Maybe a problem with ELF loader?

I've shuffled the patch series a bit, so here are all pending patches.
Would anyone mind if I applied them?

Attachment: q_1_ppc_openbios.diff
Description: plain/text

Attachment: q_2_ppc_use_prom_env.diff
Description: plain/text

Attachment: q_3_ppc_use_fw_cfg.diff
Description: plain/text

Attachment: o_1_ppc_add_boot.diff
Description: plain/text

Attachment: o_2_use_bootinfo.diff
Description: plain/text

Attachment: o_3_ppc_use_fw_cfg.diff
Description: plain/text


reply via email to

[Prev in Thread] Current Thread [Next in Thread]