1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-04-01 20:05:19 +00:00

news: Add item for guest load averages

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
Martin Kletzander 2025-03-03 14:31:48 +01:00
parent acf2f9e1ef
commit 7dcfa95e47

View File

@ -25,6 +25,10 @@ v11.2.0 (unreleased)
in ``qemu.conf``. An image format specified via ``virDomainSaveParams``
takes precedence over the driver-wide setting.
* qemu: Added guest load averages to the output of virDomainGetGuestInfo
This feature will be available with qemu guest agent 10.0 onwards.
* **Improvements**
* **Bug fixes**