Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
NEWS.rst | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst
index 08e5a3d04a..f73dd867d5 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,16 @@ v9.10.0 (unreleased)
* **New features**
+ * Introduce pipewire audio backend
+
+ The QEMU hypervisor driver now allows setting ``pipewire`` backend for
+ ``<audio/>`` device. Please note, that for domains under system URI it
+ might be necessary to set various environment variables (e.g.
+ ``PIPEWIRE_REMOTE`` and/or ``PIPEWIRE_RUNTIME_DIR``) to point QEMU process
+ to a PipeWire daemon running under a non-privileged user. See `knowledge base
+
<
https://libvirt.org/kbase/qemu-passthrough-security.html#xml-document-add...
+ for more information on passing additional environment variables.
+
* **Improvements**
* **Bug fixes**
--
2.41.0