]> asedeno.scripts.mit.edu Git - linux.git/commit
KVM: MIPS: Wire up vcpu uninit
authorJames Hogan <james.hogan@imgtec.com>
Thu, 8 Sep 2016 22:00:24 +0000 (23:00 +0100)
committerJames Hogan <james.hogan@imgtec.com>
Fri, 3 Feb 2017 15:20:49 +0000 (15:20 +0000)
commit630766b3694f0574f903863ef5c3cc4f2bbe736f
treed600a6bcb079e803a6f9cfcf300134e9c5a25466
parenta7ebb2e410f8be2b061557fd85241d75a1094221
KVM: MIPS: Wire up vcpu uninit

Wire up a vcpu uninit implementation callback. This will be used for the
clean up of GVA->HPA page tables.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: "Radim Krčmář" <rkrcmar@redhat.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: kvm@vger.kernel.org
arch/mips/include/asm/kvm_host.h
arch/mips/kvm/mips.c
arch/mips/kvm/trap_emul.c