summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorAlistair Francis2020-10-02 17:24:14 +0200
committerAlistair Francis2020-10-22 21:00:22 +0200
commit69430111ab2fe3f32548a0e70437655d0d937a6a (patch)
treec7f571d3674d172aa2fc5c61027e967068e0716a /python
parentMerge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-reque... (diff)
downloadqemu-69430111ab2fe3f32548a0e70437655d0d937a6a.tar.gz
qemu-69430111ab2fe3f32548a0e70437655d0d937a6a.tar.xz
qemu-69430111ab2fe3f32548a0e70437655d0d937a6a.zip
riscv: Convert interrupt logs to use qemu_log_mask()
Currently we log interrupts and exceptions using the trace backend in riscv_cpu_do_interrupt(). We also log exceptions using the interrupt log mask (-d int) in riscv_raise_exception(). This patch converts riscv_cpu_do_interrupt() to log both interrupts and exceptions with the interrupt log mask, so that both are printed when a user runs QEMU with -d int. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 29a8c766c7c4748d0f2711c3a0abb81208138c5e.1601652179.git.alistair.francis@wdc.com
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions