Hacker News new | ask | show | jobs
by geofft 1401 days ago
I believe https://access.redhat.com/documentation/en-us/red_hat_enterp... has decent docs on what to do here:

- Run NTP in the guest

- If at all possible, run the qemu guest agent, which can inform the guest to resync when it resumes from suspend

- If available, use the "kvm-clock" clock source (but that's just a source of timing ticks, not of actual time, so it doesn't help a lot with suspend)

1 comments

Fedora has chronyd installed by default, which is supposed to do what ntpd does.

I also installed the guest agent. This is one of those have-to-use-virt-manager things. It doesn't seem to fix the time, but then I have been running it from Boxes. Maybe that's why.