From 40f50826835094264c21edbf302137d6e39efade Mon Sep 17 00:00:00 2001 From: Harikumar Rajkumar Date: Tue, 25 Mar 2025 16:27:25 +0530 Subject: [PATCH] NEWS: qemu: support block disk along with throttle filters Signed-off-by: Harikumar Rajkumar Reviewed-by: Michal Privoznik --- NEWS.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 180b07699c..03efead80f 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -92,6 +92,14 @@ v11.2.0 (unreleased) Cloud Hypervisor guests can be now started with SEV SNP enabled. + * qemu: Support for Block Disk Along with Throttle Filters + + Introduce support for multiple throttle groups per block disk in QEMU, + enhancing I/O control and performance optimization. This update builds + on the existing throttling functionality by allowing more granular control + with the ability to assign different throttle groups to multiple block + devices, improving shared throttling across devices. + * **Improvements** * qemu: Improved guest agent corner case error reporting -- 2.47.3