]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: qemu: add socket for virtiofs filesystems
authorJán Tomko <jtomko@redhat.com>
Thu, 22 Apr 2021 11:38:09 +0000 (13:38 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 27 Apr 2021 17:08:09 +0000 (19:08 +0200)
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Jonathon Jongsma <jjongsma@redhat.com>
NEWS.rst

index 5f8b0ae02da07ae8be0bb0a16a126e837490f234..7b55dd056fa6d1072d347da18b6e8d17db75040e 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -18,6 +18,12 @@ v7.3.0 (unreleased)
     The xen driver now supports domains with more than 4TB of memory with
     xen >= 4.13.
 
+  * qemu: add socket for virtiofs filesystems
+
+    Libvirt now supports ``filesystem`` devices that connect to
+    a ``virtiofsd`` daemon launched outside of libvirtd, via the
+    ``socket`` attribute of the ``source`` element.
+
 * **Improvements**
 
 * **Bug fixes**