[PATCH v2 0/1] NEWS: qemu: Support for Block Disk Along with Throttle Filters

NEWS: qemu: Support for Block Disk Along with Throttle Filters Harikumar Rajkumar (1): NEWS: qemu: support block disk along with throttle filters NEWS.rst | 8 ++++++++ 1 file changed, 8 insertions(+) -- 2.48.1

Signed-off-by: Harikumar Rajkumar <harirajkumar230@gmail.com> --- NEWS.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 18d45656b8..e33308693a 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -75,6 +75,14 @@ v11.2.0 (unreleased) system are printed. A user may specify ``--all`` to also print models which are not supported on the host. + * 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.48.1

On 3/25/25 11:57, Harikumar Rajkumar wrote:
Signed-off-by: Harikumar Rajkumar <harirajkumar230@gmail.com> --- NEWS.rst | 8 ++++++++ 1 file changed, 8 insertions(+)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> and merged. Michal
diff --git a/NEWS.rst b/NEWS.rst index 18d45656b8..e33308693a 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -75,6 +75,14 @@ v11.2.0 (unreleased) system are printed. A user may specify ``--all`` to also print models which are not supported on the host.
+ * 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

Hi Team, Could someone kindly review and include the details in the NEWS section. Your assistance would be greatly appreciated. release news for the patch: https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/5YHQI... Best regards, Harikumar R
participants (2)
-
Harikumar Rajkumar
-
Michal Prívozník