summaryrefslogtreecommitdiffstats
path: root/hw/timer
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2020-05-18 16:03:08 +0200
committerPeter Maydell2020-05-21 23:05:27 +0200
commit492edf3e3038760aa6b7eb6a9bfdb648d4fa9b80 (patch)
tree46196692d27bbb3431d15b2a20824e54f2f0027d /hw/timer
parenthw/arm/pxa2xx: Replace hw_error() by qemu_log_mask() (diff)
downloadqemu-492edf3e3038760aa6b7eb6a9bfdb648d4fa9b80.tar.gz
qemu-492edf3e3038760aa6b7eb6a9bfdb648d4fa9b80.tar.xz
qemu-492edf3e3038760aa6b7eb6a9bfdb648d4fa9b80.zip
hw/char/xilinx_uartlite: Replace hw_error() by qemu_log_mask()
hw_error() calls exit(). This a bit overkill when we can log the accesses as unimplemented or guest error. When fuzzing the devices, we don't want the whole process to exit. Replace some hw_error() calls by qemu_log_mask(). Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-id: 20200518140309.5220-4-f4bug@amsat.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/timer')
0 files changed, 0 insertions, 0 deletions