From: Liu Yu Date: Tue, 17 Mar 2009 08:57:46 +0000 (+0800) Subject: KVM: ppc: e500: Fix the bug that KVM is unstable in SMP X-Git-Tag: v2.6.30-rc1~664^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=046a48b35baa7c66d0d0331256ba12ca51665411;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed