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

Cole Robinson crobinso at redhat.com
Fri Dec 20 20:50:17 UTC 2019


On 12/19/19 6:24 AM, Michal Privoznik wrote:
> 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(-)
> 

With the fix Dan pointed out:

Reviewed-by: Cole Robinson <crobinso at redhat.com>

- Cole




More information about the libvir-list mailing list