
9 Jun
2011
9 Jun
'11
3:38 p.m.
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
Actually, these first two patches are independent and can be reviewed/applied before the rest of this series :-) Jirka