• James Hogan's avatar
    KVM: MIPS: Add hardware_{enable,disable} callback · edab4fe1
    James Hogan authored
    Add an implementation callback for the kvm_arch_hardware_enable() and
    kvm_arch_hardware_disable() architecture functions, with simple stubs
    for trap & emulate. This is in preparation for VZ which will make use of
    them.
    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
    edab4fe1
kvm_host.h 30.6 KB