• James Hogan's avatar
    MIPS: KVM: Quieten kvm_info() logging · 6e95bfd2
    James Hogan authored
    The logging from MIPS KVM is fairly noisy with kvm_info() in places
    where it shouldn't be, such as on VM creation and migration to a
    different CPU. Replace these kvm_info() calls with kvm_debug().
    Signed-off-by: default avatarJames Hogan <james.hogan@imgtec.com>
    Cc: Paolo Bonzini <pbonzini@redhat.com>
    Cc: Gleb Natapov <gleb@kernel.org>
    Cc: kvm@vger.kernel.org
    Cc: Ralf Baechle <ralf@linux-mips.org>
    Cc: linux-mips@linux-mips.org
    Cc: Sanjay Lal <sanjayl@kymasys.com>
    Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
    6e95bfd2
kvm_tlb.c 20.2 KB