After stop and start libvirt-guest, the virtual machines need sync the time, the last version of qa-qemu supports this feature in Windows too. Reproducible: Always
Created attachment 579768 [details, diff] libvirt-guests.init-r3.diff
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe85605d7f9563c46de2be1cd3e777659015d8ed commit fe85605d7f9563c46de2be1cd3e777659015d8ed Author: Matthias Maier <tamiko@gentoo.org> AuthorDate: 2019-07-01 14:45:25 +0000 Commit: Matthias Maier <tamiko@gentoo.org> CommitDate: 2019-07-01 14:49:35 +0000 app-emulation/libvirt: version bump to 5.4.0 - introduce USE=dtrace to avoid an automagic dependency on /usr/bin/dtrace. I skipped the systemtap[libvirt] use-dependency to make initial bootstrapping less annoying. - Also synchronize time in openrc domain resume script Closes: https://bugs.gentoo.org/675166 Closes: https://bugs.gentoo.org/688040 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org> app-emulation/libvirt/Manifest | 1 + app-emulation/libvirt/files/libvirt-guests.init-r4 | 237 +++++++++++++ app-emulation/libvirt/libvirt-5.4.0.ebuild | 390 +++++++++++++++++++++ app-emulation/libvirt/metadata.xml | 1 + 4 files changed, 629 insertions(+)