[OpenBIOS] [PATCH] Enable support for PPC64 on qemu target v2

Alexander Graf alex at csgraf.de
Fri Feb 27 00:39:57 CET 2009


This patch enables OpenBIOS to initialize on PPC64, enabling support  
for -cpu 970fx.
It gets up to the boot prompt and works rather good so far, though I  
haven't been able to run a kernel yet.

For more recent PowerPC CPUs the PTE layout has changed, so we need to  
take that into account and create PTEs according to the new layout and  
at the new physical positions.

v2 takes Laurent's comments into account

Signed-off-by: Alexander Graf <alex at csgraf.de>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openbios.org/pipermail/openbios/attachments/20090227/6a148b92/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ppc64.patch
Type: application/octet-stream
Size: 6194 bytes
Desc: not available
URL: <http://lists.openbios.org/pipermail/openbios/attachments/20090227/6a148b92/attachment.dmg>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openbios.org/pipermail/openbios/attachments/20090227/6a148b92/attachment-0001.htm>


More information about the OpenBIOS mailing list