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:
d8d173d
)
KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload
author
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 2 Oct 2013 14:56:12 +0000
(16:56 +0200)
committer
Gleb Natapov
<gleb@redhat.com>
Thu, 3 Oct 2013 12:44:01 +0000
(15:44 +0300)
They do the same thing, and destroy_kvm_mmu can be confused with
kvm_mmu_destroy.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
No differences found