[libvirt] [PATCH v2 0/2] Initialize host boot time global var upfront

Michal Privoznik mprivozn at redhat.com
Thu Dec 19 11:24:59 UTC 2019


This is a v2 for:

https://www.redhat.com/archives/libvir-list/2019-December/msg01045.html

While technically v1 was fixed I agree with Cole's suggestion, so I'm
discarding v1 and sending another version which implements his
suggestion.

Michal Prívozník (2):
  virhostuptime: Introduce virHostBootTimeInit()
  remote_daemon: Initialize host boot time global variable

 src/libvirt_private.syms   |  1 +
 src/remote/remote_daemon.c |  9 +++++++++
 src/util/virhostuptime.c   | 13 ++++++++++++-
 src/util/virhostuptime.h   |  3 +++
 4 files changed, 25 insertions(+), 1 deletion(-)

-- 
2.24.1




More information about the libvir-list mailing list