]> git.ipfire.org Git - thirdparty/qemu.git/commit
audio/pw: replace custom logging with error_report
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 20 Jan 2026 16:02:33 +0000 (20:02 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 23 Feb 2026 13:38:22 +0000 (14:38 +0100)
commita6d2b24bbf60c2cc2ced5490e7d93bc0aa51fd1b
tree61c9c41e3f82a1dab841c5172e52da56643f2037
parent4b6b4a72519605da5006e26e74596ab7a60d7c1e
audio/pw: replace custom logging with error_report

Replace the custom audio logging infrastructure (dolog macro) with
standard QEMU error reporting (error_report).

Reviewed-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Akihiko Odaki <odaki@rsg.ci.i.u-tokyo.ac.jp>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
audio/pwaudio.c