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:
6addd1a
)
KVM: MMU: remove the redundant get_written_sptes
author
Xiao Guangrong
<xiaoguangrong@linux.vnet.ibm.com>
Fri, 16 Dec 2011 10:18:10 +0000
(18:18 +0800)
committer
Avi Kivity
<avi@redhat.com>
Mon, 5 Mar 2012 12:52:18 +0000
(14:52 +0200)
get_written_sptes is called twice in kvm_mmu_pte_write, one of them can be
removed
Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found