mips/kvm: Remove a couple of noisy DPRINTFs
commitc489e5591ff998204dc4736748b9441514f2cbee
authorJames Hogan <james.hogan@imgtec.com>
Wed, 3 Feb 2016 17:16:47 +0000 (3 17:16 +0000)
committerLeon Alrae <leon.alrae@imgtec.com>
Fri, 26 Feb 2016 08:59:17 +0000 (26 08:59 +0000)
treeee66f47f988d2e470edde2ebadc081c6dbacc16d
parent0c6940d086f39bbf725d96104abe46da87429cb6
mips/kvm: Remove a couple of noisy DPRINTFs

The DPRINTFs in cpu_mips_io_interrupts_pending() and kvm_arch_pre_run()
are particularly noisy during normal execution, and also not
particularly helpful. Remove them so that more important debug messages
can be more easily seen.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Reviewed-by: Leon Alrae <leon.alrae@imgtec.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
target-mips/kvm.c