[PATCH 2/3] news: Add queue_size option to virtio disk

Han Han hhan at redhat.com
Fri Oct 29 06:19:22 UTC 2021


Signed-off-by: Han Han <hhan at redhat.com>
---
 NEWS.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 5f1cf19940..cb1234e891 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -92,6 +92,10 @@ v7.8.0 (2021-10-01)
     active. This information can also be retrieved with the new virsh command
     ``nodedev-info``.
 
+  * qemu: Add attribute ``queue_size`` to set the queue size of virtio-blk
+
+    Implement the queue-size from QEMU to adjust the virtio disk queue size.
+
 v7.7.0 (2021-09-01)
 ===================
 
-- 
2.33.1




More information about the libvir-list mailing list