git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc35cbc
)
KVM: ppc: e500: Fix the bug that KVM is unstable in SMP
author
Liu Yu
<yu.liu@freescale.com>
Tue, 17 Mar 2009 08:57:46 +0000
(16:57 +0800)
committer
Avi Kivity
<avi@redhat.com>
Tue, 24 Mar 2009 09:03:15 +0000
(11:03 +0200)
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>
No differences found