OSDN Git Service

hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 26 Jun 2018 16:50:40 +0000 (17:50 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 26 Jun 2018 16:50:40 +0000 (17:50 +0100)
commit415202d4c98e660b333a6dfefe5d4b33b7e67595
treeb3235cb3fd653250d3cfc751af536149e2a5fc68
parent8d2774f0ff953f945167dcf7259e1f7a6091d19f
hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf

TCMI_VERBOSE is no more used, drop the OMAP_8/16/32B_REG macros.

Suggested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-id: 20180624040609.17572-9-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/omap1.c
include/hw/arm/omap.h