On Fri, Jun 12, 2009 at 10:48 AM, Blue Swirl wrote: > On 6/11/09, Baojun Wang wrote: > > could qemu emulate some board like bamboo (without kvm) or MPC8544ds now? > Thanks > > Yes, if someone adds emulation for these devices: UIC, PLB, DMA, POB, > EBC, IIC, ZMII. Maybe some are not needed in all cases. > No, qemu still doesn't emulate Book E cores, such as the PowerPC 440 in a Bamboo board. UIC is of course emulated, otherwise KVM guests on 440 wouldn't get very far. :) Enough 440 SoC devices are emulated to support Linux boot with a properly stripped device tree. -Hollis