• James Hogan's avatar
    KVM: MIPS/T&E: Activate GVA page tables in guest context · 7faa6eec
    James Hogan authored
    Activate the GVA page tables when in guest context. This will allow the
    normal Linux TLB refill handler to fill from it when guest memory is
    read, as well as preventing accidental reading from user memory.
    Signed-off-by: default avatarJames 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
    7faa6eec
entry.c 19.8 KB