Re: [libvirt] [PATCH v2] libvirt-guests: Allow time sync on guests resume

2015-02-20 Thread Ján Tomko
On Wed, Feb 18, 2015 at 05:09:41PM +0100, Michal Privoznik wrote: > diff --git a/tools/libvirt-guests.sysconf b/tools/libvirt-guests.sysconf > index d1f2051..03e732f 100644 > --- a/tools/libvirt-guests.sysconf > +++ b/tools/libvirt-guests.sysconf > @@ -39,3 +39,10 @@ > # restoring guests, even tho

[libvirt] [PATCH v2] libvirt-guests: Allow time sync on guests resume

2015-02-18 Thread Michal Privoznik
Well, imagine domains were running, and as the host went down, they were managesaved. Later, after some time, the host went up again and domains got restored. But without correct time. And depending on how long was the host shut off, it may take some time for ntp to sync the time too. But hey, wait