mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-30 18:50:18 +03:00
NEWS: Mention guest agent error code improvements
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
8ab9c74df9
commit
631fceade9
10
NEWS.rst
10
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user