Signed-off-by: Harikumar Rajkumar <harirajkumar230@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
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