
17 Mar
2025
17 Mar
'25
2:11 p.m.
On Fri, Mar 14, 2025 at 09:07:52AM +0100, Pavel Hrdina wrote:
On Mon, Mar 03, 2025 at 02:32:01PM +0100, Martin Kletzander wrote:
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- NEWS.rst | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst index 9c940b1a8176..d7d40cf5546d 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -17,6 +17,8 @@ v11.2.0 (unreleased)
* **New features**
+ * qemu: Added guest load averages to the output of virDomainGetGuestInfo +
It should probably mention that this new feature will be available with qemu-guest-agent 10.0, the commit message for it in libvirt mentions 9.3 but that version is incorrect.
With that added.
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Thanks for finding that, I added it.