Replace debug ifdef'ry by qemu_log_mask() and trace events
when appropriate.
Philippe Mathieu-Daudé (4):
hw/display/cirrus_vga: Convert debug printf() to trace event
hw/display/cirrus_vga: Use qemu_log_mask(UNIMP) instead of debug
printf
hw/display/cirrus_vga: Use qemu_log_mask(ERROR) instead of debug
printf
hw/display/cirrus_vga: Convert debug printf() to trace event
hw/display/cirrus_vga.c | 119 ++++++++++++++++++----------------------
hw/display/trace-events | 2 +
2 files changed, 54 insertions(+), 67 deletions(-)
--
2.21.3