qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH] audio: Make the AudiodevDriver enum conditional


From: Thomas Huth
Subject: Re: [RFC PATCH] audio: Make the AudiodevDriver enum conditional
Date: Fri, 25 Jun 2021 10:45:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 25/06/2021 10.30, Daniel P. Berrangé wrote:
On Thu, Jun 24, 2021 at 08:37:16PM +0200, Thomas Huth wrote:
This way, the upper layers like libvirt could have the possibility
to use QAPI to find out which audio drivers have been enabled during
compile-time of QEMU.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
  Note: Marked as RFC since it's quite a lot of ifdef'ing here...
        not sure whether I really like it...

Same as my patch here:

   https://lists.gnu.org/archive/html/qemu-devel/2021-03/msg00654.html

Oh, nice, I guess it means that it's not such a bad idea to introduce all those #ifdefs here :-)

Anyway, looks like my patch was incomplete anyway (I just hacked it together after my corresponding DisplayType patch - see https://lists.gnu.org/archive/html/qemu-devel/2021-06/msg06529.html), since it lacks the wiring via a qapi command, so please disregard this RFC PATCH. Are you going to respin your series from March, Daniel?

 Thomas




reply via email to

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