Hi,
I have installed qemu on x86 system. I downloaded debian-powerpc image
from http://people.debian.org/~aurel32/qemu/powerpc/ and used it with
"qemu-system-ppc".
This is the cpuinfo of the guest os (debian-507-powerpc (2.6.26-1-powerpc) )
processor : 0
cpu : 740/750
temperature : 62-64 C (uncalibrated)
clock : 1000.000000MHz
revision : 3.1 (pvr 0008 0301)
bogomips : 33.02
timebase : 16600733
platform : PowerMac
model : Power Macintosh
machine : Power Macintosh
motherboard : AAPL,PowerMac G3 MacRISC
detected as : 49 (PowerMac G3 (Silk))
pmac flags : 00000000
pmac-generation : OldWorld
Now, I installed qemu on that guest os , and tried to run the same
debian-powerpc image using "qemu-system-ppc -nographic" on it. After
giving some messages about building device tree strings and structure,
the boot process got stuck at:
"Calling quiesce
Returning from prom init"
Thanks,
Dushyant