]> git.karo-electronics.de Git - linux-beck.git/commit
KVM: ppc: e500: Fix the bug that KVM is unstable in SMP
authorLiu Yu <yu.liu@freescale.com>
Tue, 17 Mar 2009 08:57:46 +0000 (16:57 +0800)
committerAvi Kivity <avi@redhat.com>
Tue, 24 Mar 2009 09:03:15 +0000 (11:03 +0200)
commit046a48b35baa7c66d0d0331256ba12ca51665411
treeffb60208848c2b4337fa6d7963acc53acbc5f9a7
parentbc35cbc85cd78213590761618a13da6a9707652c
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>
arch/powerpc/kvm/e500_tlb.c
arch/powerpc/kvm/e500_tlb.h