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:
7129eec
)
KVM: MMU: update 'root_hpa' out of loop in PAE shadow path
author
Xiao Guangrong
<xiaoguangrong@cn.fujitsu.com>
Mon, 27 Sep 2010 10:02:12 +0000
(18:02 +0800)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:53:09 +0000
(10:53 +0200)
The value of 'vcpu->arch.mmu.pae_root' is not modified, so we can update
'root_hpa' out of the loop.
Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/mmu.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/mmu.c
Simple merge