]> xenbits.xensource.com Git - libvirt.git/commitdiff
NEWS: mention support for vhost-user-blk
authorPavel Hrdina <phrdina@redhat.com>
Mon, 22 Feb 2021 14:18:27 +0000 (15:18 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Mon, 22 Feb 2021 14:52:14 +0000 (15:52 +0100)
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
NEWS.rst

index 8d639253ffba610ba65ce20f75f3bc23cf2501bf..bee49923a58fd14f2b6f95c31863b395e9fa3690 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -47,6 +47,12 @@ v7.1.0 (unreleased)
     to set the hostdev device's MAC address (which is a necessary
     part of the alternate <interface type='hostdev'>).
 
+  * Introduce ``<disk type='vhostuser'>`` support
+
+    Introduces support for QEMU vhost-user-blk device that can be used
+    to access storage exported via the vhost-user protocol by daemons such
+    as the ``qemu-storage-daemon``.
+
 * **Improvements**
 
 * **Bug fixes**