On Wed, Aug 04, 2010 at 05:21:33PM -0700, Hollis Blanchard wrote: > These patches get the PowerPC Bamboo platform working again. I've re-written > two of the patches based on feedback from qemu-devel. > > Note that this platform still only works in conjunction with KVM, since the > PowerPC 440 MMU is still not accurately emulated by TCG.
Is that the Book-E MMU? In case it is, I've got a couple of fairly ugly patches somewhere that at least made it possible for me to boot linux on a TCG emulated ppc 440. I'll see if I can dig them out and post them. Cheers