]> git.proxmox.com Git - mirror_qemu.git/commit
target-mips: Use CPU_LOG_INT for logging related to interrupts
authorRichard Henderson <rth@twiddle.net>
Mon, 3 Aug 2015 18:49:12 +0000 (11:49 -0700)
committerLeon Alrae <leon.alrae@imgtec.com>
Thu, 13 Aug 2015 15:22:53 +0000 (16:22 +0100)
commitc85570163bdf1ba29cb52a63f22ff1c48f1b9398
tree5c2b34077855eea4cd630be57f2b8c9437711a7f
parent58d479786b11a7e982419c1e0905b8490ef9a787
target-mips: Use CPU_LOG_INT for logging related to interrupts

There are now no unconditional uses of qemu_log in the subdirectory.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Leon Alrae <leon.alrae@imgtec.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
target-mips/helper.c
target-mips/op_helper.c