]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/openrisc: Add interrupted CPU to log
authorStafford Horne <shorne@gmail.com>
Tue, 14 Jun 2022 23:42:25 +0000 (08:42 +0900)
committerStafford Horne <shorne@gmail.com>
Sun, 4 Sep 2022 06:02:57 +0000 (07:02 +0100)
commitbbe6855ef80f61c6b00da22aa0cd550d79d8e381
tree738934c6f7261aa4083f84028257209b58e8f23a
parent557e37071d4d4e6de577f5a4dfb012a6a733f319
target/openrisc: Add interrupted CPU to log

When we are tracing it's helpful to know which CPU's are getting
interrupted, add that detail to the log line.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Stafford Horne <shorne@gmail.com>
target/openrisc/interrupt.c