On 11/03/2015 15:22, James Hogan wrote: > 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.ho...@imgtec.com> > Cc: Paolo Bonzini <pbonz...@redhat.com> > Cc: Leon Alrae <leon.al...@imgtec.com> > Cc: Aurelien Jarno <aurel...@aurel32.net> > --- > target-mips/kvm.c | 2 -- > 1 file changed, 2 deletions(-)
Reviewed-by: Leon Alrae <leon.al...@imgtec.com>