On Mon, Mar 03, 2025 at 02:32:01PM +0100, Martin Kletzander wrote:
Signed-off-by: Martin Kletzander <mkletzan(a)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(a)redhat.com>