summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2020-05-26 11:40:52 +0200
committerThomas Huth2020-05-30 09:17:46 +0200
commitb809667808b1f742a85d6cce0d77800be20bcaa0 (patch)
tree413343806e170ade5ab27871de2a2c8c371fe36d /include
parenthw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit (diff)
downloadqemu-b809667808b1f742a85d6cce0d77800be20bcaa0.tar.gz
qemu-b809667808b1f742a85d6cce0d77800be20bcaa0.tar.xz
qemu-b809667808b1f742a85d6cce0d77800be20bcaa0.zip
hw/m68k/mcf52xx: 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(). Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20200526094052.1723-3-f4bug@amsat.org> Reviewed-by: Thomas Huth <huth@tuxfamily.org> Signed-off-by: Thomas Huth <huth@tuxfamily.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions