linux/arch/powerpc/kvm
Liu Yu 046a48b35b KVM: ppc: e500: Fix the bug that KVM is unstable in SMP
TLB entry should enable memory coherence in SMP.

And like commit 631fba9dd3aca519355322cef035730609e91593,
remove guard attribute to enable the prefetch of guest memory.

Signed-off-by: Liu Yu <yu.liu@freescale.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2009-03-24 11:03:15 +02:00
..
44x.c
44x_emulate.c
44x_tlb.c
44x_tlb.h
Kconfig KVM: Add CONFIG_HAVE_KVM_IRQCHIP 2009-03-24 11:03:02 +02:00
Makefile
booke.c
booke.h
booke_emulate.c
booke_interrupts.S
e500.c
e500_emulate.c KVM: ppc: Add emulation of E500 register mmucsr0 2009-03-24 11:03:12 +02:00
e500_tlb.c KVM: ppc: e500: Fix the bug that KVM is unstable in SMP 2009-03-24 11:03:15 +02:00
e500_tlb.h KVM: ppc: e500: Fix the bug that KVM is unstable in SMP 2009-03-24 11:03:15 +02:00
emulate.c
powerpc.c
timing.c
timing.h