commit | 95f93af4add9047f7d1ae4f43d12e66f2ba2d6f0 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 02 16:56:12 2013 +0200 |
committer | Gleb Natapov <gleb@redhat.com> | Thu Oct 03 15:44:01 2013 +0300 |
tree | 9a4d916a49ade8380831791a49743687280a5d05 | |
parent | d8d173dab2505e72b62882e5a580862e6ec1c06c [diff] |
KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload 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>