From: Peter Krempa Date: Mon, 24 Aug 2020 15:11:05 +0000 (+0200) Subject: NEWS: Mention IQN setting for iSCSI hostdevs X-Git-Tag: v6.7.0-rc1~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2e0a4108b12daaabe02e6697d9339efc1eef5fe;p=thirdparty%2Flibvirt.git NEWS: Mention IQN setting for iSCSI hostdevs Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/NEWS.rst b/NEWS.rst index d92714c29b..70c6684761 100644 --- 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 ```` users can use an ```` element + inside ```` 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