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:
6213584
)
KVM: Unify kvm_mmu_pre_write() and kvm_mmu_post_write()
author
Avi Kivity
<avi@qumranet.com>
Tue, 1 May 2007 11:16:52 +0000
(14:16 +0300)
committer
Avi Kivity
<avi@qumranet.com>
Mon, 16 Jul 2007 09:05:38 +0000
(12:05 +0300)
Instead of calling two functions and repeating expensive checks, call one
function and provide it with before/after information.
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found