On 3/3/21 7:18 PM, Daniel P. Berrangé wrote:
The -audiodev argument is replacing the QEMU_AUDIO_DRV env variable
(and
its relations).
Sadly we still have to use the SDL_AUDIODRIVER env variable because that
wasn't mapped into QAPI schema.
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
Don't forget to update graphics-vnc-power.x86_64-latest which was pushed
after you've send these - but you probably figured that out since these
don't apply cleanly (yeah, I hate conflicts with my patches too :-D).
Michal