On Thu, Aug 06, 2026 at 07:48:52PM +0200, Roman Bogorodskiy wrote:
> Implement the virDomainAgentSetResponseTimeout() which allows to
> set the qemu guest agent timeout.
> 
> The change consists of two main parts:
> 
>  - bhyveDomainAgentSetResponseTimeout() driver method implementation
>    which actually sets the agent timeout.
>  - Updating virDomainXMLPrivateDataCallbacks with "parse" and "format"
>    methods implementation for parsing and formatting of the agent
>    timeout value in domain's XML.
> 
> Signed-off-by: Roman Bogorodskiy <[email protected]>
> ---
>  src/bhyve/bhyve_domain.c | 29 +++++++++++++++++++++++++
>  src/bhyve/bhyve_driver.c | 47 ++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 76 insertions(+)

Reviewed-by: Daniel P. Berrangé <[email protected]>

With regards,
Daniel
-- 
|: https://berrange.com       ~~        https://hachyderm.io/@berrange :|
|: https://libvirt.org          ~~          https://entangle-photo.org :|
|: https://pixelfed.art/berrange   ~~    https://fstop138.berrange.com :|

Reply via email to