]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd27e6cd133149c44d6576c79bb787ae5cc20da60
tree42555013c3a3909fa225dee9d7be4ddb11ef1d37
parent659f4cec86df0a4a1d6a0f21e8bb20d467689cd0
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