NEWS: Mention IQN setting for iSCSI hostdevs

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Peter Krempa 2020-08-24 17:11:05 +02:00
parent 8eebceef43
commit e2e0a4108b

View File

@ -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