Skip to content
Commit f00be0ca authored by Gleb Natapov's avatar Gleb Natapov Committed by Avi Kivity
Browse files

KVM: MMU: do not free active mmu pages in free_mmu_pages()



free_mmu_pages() should only undo what alloc_mmu_pages() does.
Free mmu pages from the generic VM destruction function, kvm_destroy_vm().

Signed-off-by: default avatarGleb Natapov <gleb@redhat.com>
Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent e56d532f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment