All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: The OpenBIOS Mailinglist <openbios@openbios.org>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [OpenBIOS] [commit] r791 - in trunk/openbios-devel: fs/grubfs include/fs packages
Date: Tue, 13 Jul 2010 09:19:00 +0200	[thread overview]
Message-ID: <20100713071900.GB18814@hall.aurel32.net> (raw)
In-Reply-To: <E1OM5t7-0006Sr-2p@ra.coresystems.de>

On Tue, Jun 08, 2010 at 10:59:09PM +0200, repository service wrote:
> Author: mcayland
> Date: Tue Jun  8 22:59:08 2010
> New Revision: 791
> URL: http://tracker.coreboot.org/trac/openbios/changeset/791
> 
> Log:
> As documented on the mailing lists, change the interposition order of the disk packages from:
> 
> cdrom -> deblocker -> disk-label -> (misc-files | sun-parts | pc-parts | mac-parts) 
> 
> to:
> 
> cdrom -> deblocker -> disk-label -> (sun-parts | pc-parts | mac-parts) -> misc-files 
> 
> This makes the overall code much simpler, since instead of passing get-info structures between the different layers to work out 
> the current device offset, each package can simply maintain its own offsets and bubble them back up to the parent.
> 
> There are also many, many bugfixes present is patch, some of which are given below:
> 
> - Add debugging in /packages/misc-files, augment debugging in all other disk packages
> - Fix alignment issue in /packages/pc-parts so it works correctly on strictly align archs, e.g. SPARC64
> - Fix parsing of [<id>,][filename] arguments to load (in preparation for next patch set)
> - Fix byte-swapping issues in /packages/mac-parts (in theory it should now work regardless of endian)
> 

Unfortunately this commit has broken PowerPC boot using the Quik
bootloader. CD-ROM boot is not affected. This can easily be reproduced
using the image from:

http://people.debian.org/~aurel32/qemu/powerpc/debian_lenny_powerpc_small.qcow2

I have tried with the latest available revision, and the problem is
still there. Does anyone has an idea of the problem before I start
debugging it?

[CCed: qemu-devel@nongnu.org as this version is now used in QEMU]

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

       reply	other threads:[~2010-07-13  7:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1OM5t7-0006Sr-2p@ra.coresystems.de>
2010-07-13  7:19 ` Aurelien Jarno [this message]
2010-07-13  8:39   ` [Qemu-devel] Re: [OpenBIOS] [commit] r791 - in trunk/openbios-devel: fs/grubfs include/fs packages Mark Cave-Ayland
2010-07-13 16:45   ` Mark Cave-Ayland
2010-07-13 17:38     ` Aurelien Jarno

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=20100713071900.GB18814@hall.aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=openbios@openbios.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.