]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Mention IQN setting for iSCSI hostdevs
authorPeter Krempa <pkrempa@redhat.com>
Mon, 24 Aug 2020 15:11:05 +0000 (17:11 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 25 Aug 2020 09:22:20 +0000 (11:22 +0200)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
NEWS.rst

index d92714c29b884182a78fb3b617713f44a4eb8510..70c66847611e1fc009c6ecf36e6f3cc2a0e6863c 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -13,6 +13,12 @@ v6.7.0 (unreleased)
 
 * **New features**
 
+  * qemu: Add support for initiator IQN configuration for iSCSI hostdevs
+
+    Similarly to iSCSI ``<disk>`` users can use an ``<initiator>`` element
+    inside ``<hostdev>`` with the same format to configure the ``IQN`` value
+    used by the qemu initiator when connecting to an iSCSI target.
+
 * **Improvements**
 
   * Allow sparse streams for block devices