Those are board emulations. Does it have a 440 _cpu_ emulation?./qemu-system-ppc -cpu ? | grep 440
This is the output. PowerPC 440-Xilinx PVR 7ff21910 Is this right for my requirement?This is qemu version 0.13.50. And, it seems this support has been added recently. It is missing in qemu version 0.12.5. I have one more query. You said 440 was supported in kvm. But kvm also uses qemu as its userspace component. So, 440 was supported through kvm kernel module?
-- Dushyant