Hi all, I have configured and built qemu with device tree support. qemu-version: 0.13.50 I have built kernel image (uImage) for bamboo using powerpc-440 toolchain. kernel-version: 2.6.37-rc6+
When I try to run this command, # qemu-system-ppcemb -nographic -m 128 -M bamboo -kernel uImage -append "" I get the following output and qemu just hangs there: Trying to read privileged spr 947 3b3 at 00001028 Trying to read invalid spr 62 03e at 00000778 Has anyone tried to emulate bamboo with qemu before ? Thanks, Dushyant