• James Hogan's avatar
    KVM: MIPS/Emulate: Drop CACHE emulation for VZ · 60c7aa33
    James Hogan authored
    Ifdef out the trap & emulate CACHE instruction emulation functions for
    VZ. We will provide separate CACHE instruction emulation in vz.c, and we
    need to avoid linker errors due to the use of T&E specific MMU helpers.
    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
    60c7aa33
emulate.c 71.9 KB