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: NHollis Blanchard <hollisb@us.ibm.com> Acked-by: NPaul Mackerras <paulus@samba.org> Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: NAvi Kivity <avi@qumranet.com>
Showing
Documentation/powerpc/kvm_440.txt
0 → 100644
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
arch/powerpc/kvm/booke_guest.c
0 → 100644
arch/powerpc/kvm/booke_host.c
0 → 100644
arch/powerpc/kvm/emulate.c
0 → 100644
此差异已折叠。
arch/powerpc/kvm/powerpc.c
0 → 100644
include/asm-powerpc/kvm_asm.h
0 → 100644
include/asm-powerpc/kvm_host.h
0 → 100644
include/asm-powerpc/kvm_para.h
0 → 100644
include/asm-powerpc/kvm_ppc.h
0 → 100644
想要评论请 注册 或 登录