Files
qemu-xteink/docs
Paolo Bonzini 22f84d4f78 audio: do not use first -audiodev as default audio device
It is now possible to specify the options for the default audio device
using -audio, so there is no need anymore to use a fake -audiodev option.

Remove the fall back to QTAILQ_FIRST(&audio_states), instead remember the
AudioState that was created from default_audiodevs and use that one.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2023-10-08 21:08:27 +02:00
..
2023-10-04 18:15:06 -04:00
2023-05-18 08:53:50 +02:00
2023-05-30 15:50:17 +01:00
2021-11-19 10:16:58 +01:00