diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2020-05-26 08:22:47 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-05-28 11:38:57 +0200 |
commit | 7bbdf0f8922ab0fc6f805851f6bb1a9d271414f4 (patch) | |
tree | 15ec5da573eaf3a6087ebe60269c91f10d1e45c2 /qemu-edid.c | |
parent | eeb1168032a1f6dfc7eb5897c3bf4e53fdc28b98 (diff) | |
download | qemu-7bbdf0f8922ab0fc6f805851f6bb1a9d271414f4.zip qemu-7bbdf0f8922ab0fc6f805851f6bb1a9d271414f4.tar.gz qemu-7bbdf0f8922ab0fc6f805851f6bb1a9d271414f4.tar.bz2 |
hw/display/xlnx_dp: Replace disabled DPRINTF() by error_report()
DPRINTF() calls are disabled by default, so when unexpected
data is used, the whole process abort without information.
Display a bit of information with error_report() before crashing.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20200526062252.19852-10-f4bug@amsat.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'qemu-edid.c')
0 files changed, 0 insertions, 0 deletions