From 63a13c08055072e92129a1d0ffeeecdcac6ad3d4 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Thu, 5 Oct 2023 18:42:54 +0200 Subject: audio: reintroduce default audio backend for VNC Make VNC use the default backend again if one is defined. The recently introduced support for disabling the VNC audio extension is still used, in case no default backend exists. Signed-off-by: Paolo Bonzini --- docs/about/removed-features.rst | 6 ------ 1 file changed, 6 deletions(-) (limited to 'docs') diff --git a/docs/about/removed-features.rst b/docs/about/removed-features.rst index ed94b4c..f040369 100644 --- a/docs/about/removed-features.rst +++ b/docs/about/removed-features.rst @@ -460,12 +460,6 @@ in this case. Note that the default audio backend must be configured on the command line if the ``-nodefaults`` options is used. -Creating vnc without ``audiodev=`` property (removed in 8.2) -'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' - -When using vnc, you should specify an ``audiodev=`` property if -you plan to transmit audio through the VNC protocol. - QEMU Machine Protocol (QMP) commands ------------------------------------ -- cgit v1.1