From: Peter Krempa Date: Thu, 20 Mar 2025 15:38:41 +0000 (+0100) Subject: NEWS: Mention guest agent error code improvements X-Git-Tag: v11.2.0-rc1~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=631fceade91bbc57134f17c4bd42afd8066b706a;p=thirdparty%2Flibvirt.git NEWS: Mention guest agent error code improvements Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/NEWS.rst b/NEWS.rst index a04cf8f259..1fc80e2496 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -69,6 +69,16 @@ v11.2.0 (unreleased) * **Improvements** + * qemu: Improved guest agent corner case error reporting + + The APIs using the guest agent now report two specific error codes aimed at + helping management applications/users to differentiate between timeout + while libvirt was synchronizing with the guest agent and timeout after a + command was already sent. + + The new error codes are ``VIR_ERR_AGENT_COMMAND_TIMEOUT`` and + ``VIR_ERR_AGENT_COMMAND_FAILED``. + * **Bug fixes** * qemu: attach virtio-mem with CCW address