Re: [libvirt] [PATCH v3] Add API to change qemu agent response timeout

2019-11-14 Thread Michal Prívozník
On 11/13/19 11:06 PM, Jonathon Jongsma wrote: > Some layered products such as oVirt have requested a way to avoid being > blocked by guest agent commands when querying a loaded vm. For example, > many guest agent commands are polled periodically to monitor changes, > and rather than blocking the

[libvirt] [PATCH v3] Add API to change qemu agent response timeout

2019-11-13 Thread Jonathon Jongsma
Some layered products such as oVirt have requested a way to avoid being blocked by guest agent commands when querying a loaded vm. For example, many guest agent commands are polled periodically to monitor changes, and rather than blocking the calling process, they'd prefer to simply time out when