]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: add missing docs for some sound devices
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 3 Jun 2021 11:43:30 +0000 (12:43 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 4 Jun 2021 14:33:08 +0000 (15:33 +0100)
Closes: https://gitlab.com/libvirt/libvirt/-/issues/173
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
docs/formatdomain.rst

index c18d802f180416b688ba1412bc1383bd00b45a62..c1ee9feddadce276d3a201b715098b07bce4d705 100644 (file)
@@ -6864,13 +6864,15 @@ A virtual sound card can be attached to the host via the ``sound`` element.
 ``sound``
    The ``sound`` element has one mandatory attribute, ``model``, which specifies
    what real sound device is emulated. Valid values are specific to the
-   underlying hypervisor, though typical choices are 'es1370', 'sb16', 'ac97',
-   'ich6' and 'usb'. ( :since:`'ac97' only since 0.6.0, 'ich6' only since
-   0.8.8, 'usb' only since 1.2.7` )
-
-:since:`Since 0.9.13` , a sound element with ``ich6`` model can have optional
-sub-elements ``<codec>`` to attach various audio codecs to the audio device. If
-not specified, a default codec will be attached to allow playback and recording.
+   underlying hypervisor, though typical choices are 'sb16', 'es1370', 'pcspk',
+   'ac97' (:since:`Since 0.6.0`), 'ich6' (:since:`Since 0.8.8`), 'ich9'
+   (:since:`Since 1.1.3`), 'usb' (:since:`Since 1.2.8`) and 'ich7'
+   (:since:`Since 6.7.0`, bhyve only).
+
+:since:`Since 0.9.13` , a sound element with ``ich6`` or ``ich9`` models can have
+optional sub-elements ``<codec>`` to attach various audio codecs to the audio
+device. If not specified, a default codec will be attached to allow playback
+and recording.
 
 Valid values are: