Hey this is something i have been trying to do for a while now... it was a given rule that no PowerPC emulated (QEMU PearPC etc) could boot leopard now the Problem is that PearPC and qemu emulated Grackle machines witch leopard will panic on so I followed the guide for getting leopard on a G3 beige and after some poking with the kexts (its a PITA to get kexts to register and load LOL) I got Leopard 10.5.4 to boot in QEMU to the desktop
(QEMU does emulated a Sawtooth but it has a bug where OS X cant see the HDD controller properly) (I have leopard on a USB stick and I just point qemu to that to use as my HDD) here is my qemu settings:
sudo qemu-system-ppc -M g3beige -m 512 -hda /dev/disk3 -prom-env boot-args="-v" -cpu 7400 -g 1024x768x32
I hope you find this interesting I Dont think any one else has been able to boot leopard in a PPC emulator before (its also proof that leopard will run on a real G3 beige heh)
sudo qemu-system-ppc -M g3beige -m 512 -hda /dev/disk3 -prom-env boot-args="-v" -cpu 7400 -g 1024x768x32
I hope you find this interesting I Dont think any one else has been able to boot leopard in a PPC emulator before (its also proof that leopard will run on a real G3 beige heh)