With these patches applied, I can successfully run a guest on my 460EX board. So this is the official revival of the 440 KVM target ;-). As a sidenote: These patches are required because I'm running on a newer chip than the original development was based on. If you are on an older 440 CPU that doesn't have FP or mtdcrx, these patches are not necessary. Alex Alexander Graf (3): KVM: PPC: 440: Implement mtdcrx KVM: PPC: 440: Implement mfdcrx KVM: PPC: BookE: Support FPU on non-hv systems arch/powerpc/kvm/44x_emulate.c | 110 ++++++++++++++++++++++++---------------- arch/powerpc/kvm/booke.c | 11 ++++ 2 files changed, 77 insertions(+), 44 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html