diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2020-05-26 11:40:52 +0200 |
---|---|---|
committer | Thomas Huth <huth@tuxfamily.org> | 2020-05-30 09:17:46 +0200 |
commit | b809667808b1f742a85d6cce0d77800be20bcaa0 (patch) | |
tree | 413343806e170ade5ab27871de2a2c8c371fe36d /hw/s390x/css-bridge.c | |
parent | ccff1ae4df08ad79d055ad255fd578786f17a313 (diff) | |
download | qemu-b809667808b1f742a85d6cce0d77800be20bcaa0.zip qemu-b809667808b1f742a85d6cce0d77800be20bcaa0.tar.gz qemu-b809667808b1f742a85d6cce0d77800be20bcaa0.tar.bz2 |
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 'hw/s390x/css-bridge.c')
0 files changed, 0 insertions, 0 deletions