Signed-off-by: Peter Krempa <pkrempa@redhat.com>
---
NEWS.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst
index 9c940b1a81..37233121b6 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,12 @@ v11.2.0 (unreleased)
* **New features**
+ * qemu: Add support for multiple iothreads for ``virtio-scsi`` controller
+
+ It's now possible to map multiple iotreads to the ``virtio-scsi`` controller
+ or even map them to specific virtqueues similarly to the ``virtio-blk``
+ device allowing for better performance in certain scenarios.
+
* **Improvements**
* **Bug fixes**
--
2.48.1