KVM: ppc: PowerPC 440 KVM implementation
This functionality is definitely experimental, but is capable of running unmodified PowerPC 440 Linux kernels as guests on a PowerPC 440 host. (Only tested with 440EP "Bamboo" guests so far, but with appropriate userspace support other SoC/board combinations should work.) See Documentation/powerpc/kvm_440.txt for technical details. [stephen: build fix] Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com> Acked-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Avi Kivity <avi@qumranet.com>
Showing
arch/powerpc/kvm/44x_tlb.c
0 → 100644
arch/powerpc/kvm/44x_tlb.h
0 → 100644
arch/powerpc/kvm/Kconfig
0 → 100644
arch/powerpc/kvm/Makefile
0 → 100644
This diff is collapsed.
This diff is collapsed.
arch/powerpc/kvm/emulate.c
0 → 100644
This diff is collapsed.
arch/powerpc/kvm/powerpc.c
0 → 100644
Please register or sign in to comment