qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 01/13] ui/vnc: Require audiodev= to enable audio


From: Daniel P . Berrangé
Subject: Re: [PATCH 01/13] ui/vnc: Require audiodev= to enable audio
Date: Thu, 28 Sep 2023 09:15:06 +0100
User-agent: Mutt/2.2.9 (2022-11-12)

On Thu, Sep 28, 2023 at 09:36:45AM +0200, Paolo Bonzini wrote:
> If there is no audiodev do not send the audio ack in response to
> VNC_ENCODING_AUDIO, so that clients aren't told audio exists, and
> immediately drop the client if they try to send any audio control messages
> when audio is not advertised.
> 
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  docs/about/deprecated.rst       |  8 +++-----
>  docs/about/removed-features.rst |  6 ++++++
>  ui/vnc.c                        | 11 ++++++++++-
>  ui/vnc.h                        |  2 ++
>  4 files changed, 21 insertions(+), 6 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>

With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




reply via email to

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