]> git.proxmox.com Git - mirror_qemu.git/commit - hw/timer/puv3_ost.c
hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf()
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 24 May 2020 16:45:03 +0000 (18:45 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 9 Jun 2020 17:01:56 +0000 (19:01 +0200)
commit3b34ee6780f5ebf4c641a7522288b9e7e4e123d6
tree591a4e302695d9a7e2ccdc767e02cc284076294f
parent449fd1fc0041facd8c9bef0c7eb8d63fd0418a6a
hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf()

Replace some debug printf() calls by qemu_log_mask(LOG_GUEST_ERROR).

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20200524164503.11944-1-f4bug@amsat.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/dma/puv3_dma.c
hw/gpio/puv3_gpio.c
hw/intc/puv3_intc.c
hw/misc/puv3_pm.c
hw/timer/puv3_ost.c
hw/unicore32/puv3.c