[libvirt] [PATCH 0/6] Introduce virDomainGetControlInfo API

Jiri Denemark jdenemar at redhat.com
Thu Jun 16 17:16:13 UTC 2011


On Tue, Jun 07, 2011 at 15:01:54 +0200, Jiri Denemark wrote:
> The API can be used to query current state of an interface to VMM used
> to control a domain.
> 
> In QEMU world this translates into monitor connection and one can use the API,
> e.g., to check whether (and for how long) libvirtd is currently waiting for a
> reply from qemu process.
> 
> Jiri Denemark (6):
>   Introduce virTimeMs for getting current time in ms
>   Use virTimeMs when appropriate
>   Introduce virDomainGetControlInfo API
>   Wire protocol and remote driver for virDomainGetControlInfo
>   qemu: Implement virDomainGetControlInfo
>   virsh: Add support for virDomainGetControlInfo

I checked what I was asked to check, removed QEMU specific note from
virsh.pod, rebased on current master and pushed the series.

Thanks for the review.

Jirka




More information about the libvir-list mailing list