Re: [PATCH 0/3] qemu: Introduce pipewire audio backend

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

 



On Thu, May 11, 2023 at 14:14:49 +0200, Michal Privoznik wrote:
> You'd expect to see src/qemu/qemu_capabilities.c changed, wouldn't you.
> Well, there's no way to query for supported audio backends, see:
> 
>   https://gitlab.com/libvirt/libvirt/-/issues/473

Note that you can already query whether qemu was _compiled_ with the
support for an audio backend. You can't query whether (if modular build
is done) the audio backend driver is actually installed.

In your case it would be done by:

 { "query-audiodevs/ret-type/+pipewire", QEMU_CAPS_QUERY_AUDIODEVS_PIPEWIRE }

and would require a new capability dump. I can do the latter if you
want.

Given that here it's only a explicit user configuration, I don't think
it's entirely necessary to have capability checks.




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux