]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: MIPS/T&E: Use lockless GVA helpers for dyntrans
authorJames Hogan <james.hogan@imgtec.com>
Mon, 28 Nov 2016 23:13:38 +0000 (23:13 +0000)
committerJames Hogan <james.hogan@imgtec.com>
Fri, 3 Feb 2017 15:21:12 +0000 (15:21 +0000)
commitb7818e5eacc08dc9009778db1d419ee75a2d1250
treee14640e08e5ce3ed9c24e0018c73cca17d69f852
parent2a9e987550487c3b7fb046d0a4b6fb84c4355017
KVM: MIPS/T&E: Use lockless GVA helpers for dyntrans

Use the lockless GVA helpers to implement the dynamic translation of
guest instructions. This will allow it to handle asynchronous TLB
flushes when they are implemented.

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/kvm/dyntrans.c