qemu-cr16/hw/audio
Marc-André Lureau 55634cdf11 hw/audio: replace AUD_log() usage
AUD_log() is just printf(stderr, "prefix: "..), we can use
error_report() or warn_report() appropriately instead.

Ideally it should be converted to traces, but there are many places to
convert, this is left for another day.

Avoid bit-rot by using conditionals.

The patch could be splitted if necessary.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20251021090317.425409-32-marcandre.lureau@redhat.com>
[PMD: Fixed checkpatch.pl issues]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2025-10-22 08:55:28 +02:00
..
ac97.c hw/audio: replace AUD_log() usage 2025-10-22 08:55:28 +02:00
ac97.h
adlib.c hw/audio: replace AUD_log() usage 2025-10-22 08:55:28 +02:00
asc.c hw/audio/asc: replace g_malloc0() with g_malloc() 2025-05-25 11:28:28 +02:00
cs4231.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
cs4231a.c hw/audio: replace AUD_log() usage 2025-10-22 08:55:28 +02:00
es1370.c hw/audio: replace AUD_log() usage 2025-10-22 08:55:28 +02:00
fmopl.c
fmopl.h
gus.c hw/audio: replace AUD_log() usage 2025-10-22 08:55:28 +02:00
gusemu.h
gusemu_hal.c
gusemu_mixer.c
gustate.h
hda-codec-common.h
hda-codec.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
intel-hda-defs.h
intel-hda.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
intel-hda.h
Kconfig
lm4549.c
lm4549.h
marvell_88w8618.c hw/audio/marvell_88w8618: skip automatic zero-init of large array 2025-06-12 13:39:18 -04:00
meson.build
pcspk.c hw/audio: replace AUD_log() usage 2025-10-22 08:55:28 +02:00
pl041.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
pl041.h
pl041.hx
sb16.c hw/audio: replace AUD_log() usage 2025-10-22 08:55:28 +02:00
soundhw.c hw/audio: rename model list function 2025-10-22 08:55:28 +02:00
trace-events hw/audio/pcspk: Add I/O trace events 2025-10-21 20:16:47 +02:00
trace.h
via-ac97.c hw/audio/via-ac97: skip automatic zero-init of large array 2025-06-12 13:40:15 -04:00
virtio-snd-pci.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
virtio-snd.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
wm8750.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00