qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] audio: remove QEMU_AUDIO_* and -audio-help support


From: Paolo Bonzini
Subject: Re: [PATCH] audio: remove QEMU_AUDIO_* and -audio-help support
Date: Tue, 5 Sep 2023 12:55:58 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 9/5/23 12:39, Thomas Huth wrote:

+        dolog("Device %s: audiodev default parameter is deprecated, please "
+              "specify audiodev=%s\n", name,
+              QTAILQ_FIRST(&audio_states)->dev->id);

You said that you removed the default handling ... so this log message looks suspicious ... is this code block still required?

I was referring to the ".can_be_default" argument, maybe I should change "default audio backend" to "default audio driver" in the commit message? Unfortunately this code (which is a separate entry in deprecated.rst) cannot be removed because of non-qdevified soundcards.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]