Clock drift with FreeBSD in QEMU/KVM
If somepony else has problems with massive clock drift with a virtualized FreeBSD on Linux’s KVM, adding this to /etc/sysctl.conf fixed it for me:
kern.timecounter.hardware=i8254
After several hours without ntpd, the clock drift was a small fraction of a second, which I consider natural.