MIPS: KVM: Quieten kvm_info() logging
authorJames Hogan <james.hogan@imgtec.com>
Thu, 29 May 2014 09:16:43 +0000 (10:16 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 30 May 2014 11:05:37 +0000 (13:05 +0200)
commit6e95bfd2675ea5332b10e9414de8886243ca53ae
tree42555013c3a3909fa225dee9d7be4ddb11ef1d37
parentd5c704d525aa5e2e7b2bdfbe3e99e4621e29d6bf
MIPS: KVM: Quieten kvm_info() logging

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: James 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: Paolo Bonzini <pbonzini@redhat.com>
arch/mips/kvm/kvm_mips.c
arch/mips/kvm/kvm_tlb.c