On Wed, Feb 19, 2025 at 22:27:05 +0530, Harikumar Rajkumar wrote: > From: Chun Feng Wu <danielw...@163.com> > +Disk Throttle Group Management > +------------------------------ > + > +:since:`Since 11.1.0` it is possible to create multiple named throttle groups
11.2.0 > +and then reference them within ``throttlefilters``(sub-element of ``disk`` > element) > +to form filter chain in QEMU for specific disk. The limits(throttlegroups) > are > +shared within domain, hence the same group can be referenced by different > filters. Reviewed-by: Peter Krempa <pkre...@redhat.com>