]> git.ipfire.org Git - thirdparty/libvirt.git/commit
schema: Add new domain elements to support multiple throttle filters
authorChun Feng Wu <danielwuwy@163.com>
Wed, 19 Feb 2025 16:57:06 +0000 (22:27 +0530)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 20 Mar 2025 16:43:42 +0000 (17:43 +0100)
commit8ce2d2df0ed4122a5a7b4f5ccca2d9454b851edd
treee425e95348a34fe1258bff13ba40a89a15fd1842
parent2463533aaddb648b19ac830ff1e0ec011b9750af
schema: Add new domain elements to support multiple throttle filters

Introduce schema for defining '<throttlefilters>' element which
references throttling groups to form filter chain in qemu for specific
disk

* Add new elements '<throttlefilters>'
* <ThrottleFilters> can include multiple throttlegroup references to
  form filter chain in qemu
* Chained throttle filters feature in qemu is described at
  https://gitlab.com/qemu-project/qemu/blob/master/docs/throttle.txt

Signed-off-by: Chun Feng Wu <danielwuwy@163.com>
Signed-off-by: Harikumar Rajkumar <harirajkumar230@gmail.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/formatdomain.rst
src/conf/schemas/domaincommon.rng