On Jun 20, 2015, at 1:48 PM, Cormac O'Brien wrote:
These patches fix a number of issues that hindered the Mac OS 9 boot process.
Signed-off-by: Cormac O'Brien i.am.cormac.obrien@gmail.com
Cormac O'Brien (6): bootinfo_load: recognize ASCII EOT as end of bootinfo ppc: add Adler-32 checksum capability ppc: add ROM node to device tree ppc: fix stack usage in mmu_claim, mem_claim ppc: add CPU reservation-granule-size property ppc: add Apple copyright injection to adler32
Have you know about github? You could keep a working repo there. It would allow you to have all the changes for QEMU and OpenBIOS in one place. Instead of having to download and apply all the patches you made, someone wanting to help can simply download your repository. This would be a *lot* easier than having to keep track of multiple versions of patches.