[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [RFC][PATCH] Preliminary BeBox support
From: |
François Revol |
Subject: |
Re: [Qemu-devel] [RFC][PATCH] Preliminary BeBox support |
Date: |
Thu, 3 Mar 2011 03:36:49 +0100 |
Le 2 mars 2011 à 22:59, Andreas Färber a écrit :
> Hello François,
>
> Am 01.03.2011 um 01:15 schrieb François Revol:
>
>> Since Natalia raised the subject I though I'd post my current patch for the
>> BeBox support.
>> I think the loader stuff can probably be committed already with some cleanup.
>> The rest is mostly a copy of the prep file with tweaks and needs more work.
>> The boot nub images can be extracted with this script:
>> http://revolf.free.fr/beos/extract_bebox_images.sh
>> Running -M bebox -bios bootnub.image makes it try to probe the PCI bridge
>> for now.
>> Comments ?
>
> How does this relate to the BeBox emulation I started? I assume not at all?
> I tried to do the PEF parsing and nub extraction inside QEMU.
> http://repo.or.cz/w/qemu/afaerber.git/shortlog/refs/heads/bebox
Eh, not at all, I didn't notice this one.
Hopefully I won't be dupping work anymore :p
> I'd prefer the BeBox machine to go into ppc_prep.c and to benefit from the
> PReP cleanup that I started.
Yeah it needs some.
> I'll have a closer look the weekend, please cc me on future patches.
Ok.
François.