commit | 4b21e8abf959ca66c27f0656bf294fe69d3f2254 | [log] [tgz] |
---|---|---|
author | James Hogan <james.hogan@imgtec.com> | Mon Nov 28 23:13:38 2016 +0000 |
committer | James Hogan <james.hogan@imgtec.com> | Fri Feb 03 15:21:12 2017 +0000 |
tree | e14640e08e5ce3ed9c24e0018c73cca17d69f852 | |
parent | 1880afd6057f34586919715e8ffe9c5858f4a326 [diff] |
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