[PATCH v2 11/11] NEWS: Mention multiple iothread support for 'virtio-scsi' controller

Peter Krempa posted 11 patches 1 week, 1 day ago
[PATCH v2 11/11] NEWS: Mention multiple iothread support for 'virtio-scsi' controller
Posted by Peter Krempa 1 week, 1 day ago
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