• James Hogan's avatar
    KVM: MIPS: Add VZ support to build system · 56f7a440
    James Hogan authored
    Add support for the MIPS Virtualization (VZ) ASE to the MIPS KVM build
    system. For now KVM can only be configured for T&E or VZ and not both,
    but the design of the user facing APIs support the possibility of having
    both available, so this could change in future.
    
    Note that support for various optional guest features (some of which
    can't be turned off) are implemented in immediately following commits,
    so although it should now be possible to build VZ support, it may not
    work yet on your hardware.
    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
    56f7a440
Kconfig 1.9 KB