mirror of https://gitee.com/openkylin/libvirt.git
news: mention bhyve sound support
Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
a181b29933
commit
b727856185
6
NEWS.rst
6
NEWS.rst
|
@ -37,6 +37,12 @@ v6.7.0 (unreleased)
|
|||
``role=master``, the guest will copy the shared memory on migration to
|
||||
the destination host. With ``role=peer``, the migration is disabled.
|
||||
|
||||
* bhyve: Sound device support
|
||||
|
||||
This feature allows to configure guest sound device using
|
||||
the ``<sound>`` element, and map it to the host sound device using
|
||||
the ``<audio>`` element.
|
||||
|
||||
* **Improvements**
|
||||
|
||||
* Allow sparse streams for block devices
|
||||
|
|
Loading…
Reference in New Issue