[libvirt] [PATCH v2 1/2] util: Introduce virhostuptime

Jiri Denemark jdenemar at redhat.com
Thu Aug 22 14:39:52 UTC 2019


On Thu, Aug 22, 2019 at 13:15:32 +0200, Michal Privoznik wrote:
> This module contains function to get host boot time.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  configure.ac             |  1 +
>  src/libvirt_private.syms |  4 ++
>  src/util/Makefile.inc.am |  2 +
>  src/util/virhostuptime.c | 81 ++++++++++++++++++++++++++++++++++++++++
>  src/util/virhostuptime.h | 27 ++++++++++++++
>  5 files changed, 115 insertions(+)
>  create mode 100644 src/util/virhostuptime.c
>  create mode 100644 src/util/virhostuptime.h

Reviewed-by: Jiri Denemark <jdenemar at redhat.com>




More information about the libvir-list mailing list