]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Expose qemu storage request limits via bulk stats API
authorPeter Krempa <pkrempa@redhat.com>
Mon, 6 Oct 2025 13:30:43 +0000 (15:30 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 5 Nov 2025 13:27:57 +0000 (14:27 +0100)
commitd1eafbe88bb8bd3cce7936ecf0d0576bf0d82e85
treede7d240466eaf49e7c617d4632317179763fd1db
parentc33e5971b195c53a31b169acd6e2f1b9e1add06d
Expose qemu storage request limits via bulk stats API

Management applications can use the detected limits to cross reference
with configuration within the VM to ensure optimal performance.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/manpages/virsh.rst
include/libvirt/libvirt-domain.h
src/qemu/qemu_driver.c