[libvirt-users] Obtaining UTC Time from Remote VM Host

Matthias Bolte matthias.bolte at googlemail.com
Tue Jun 22 18:45:56 UTC 2010


2010/6/20 Development <development at simulamen.eu>:
> Quick question on whether it is possible to use the libvirt API exposed by
> the libvirt DLL compiled on a Vista machine to obtain the system time in UTC
> of the remote machine hosting several VMs?  Many thanks...
>

There is no such feature in libvirt yet. But there is no reason why a
function like

   time_t virConnectGetCurrentTime(virConnectPtr conn);

could not be added to libvirt.

Matthias




More information about the libvirt-users mailing list