]> Git Repo - qemu.git/commit
riscv: plic: Log guest errors
authorAlistair Francis <[email protected]>
Thu, 4 Apr 2019 18:15:34 +0000 (18:15 +0000)
committerPalmer Dabbelt <[email protected]>
Thu, 4 Apr 2019 23:36:21 +0000 (16:36 -0700)
commit79bcac250f96ba1d4fdecfdc6e3363c9024703a4
treebb9eb20fd453ecfcec2bed0c9740e9deb4dcee1a
parent0feb4a7129eb4f120c75849ddc9e50495c50cb63
riscv: plic: Log guest errors

Instead of using error_report() to print guest errors let's use
qemu_log_mask(LOG_GUEST_ERROR,...) to log the error.

Signed-off-by: Alistair Francis <[email protected]>
Signed-off-by: Palmer Dabbelt <[email protected]>
hw/riscv/sifive_plic.c
This page took 0.023154 seconds and 4 git commands to generate.