CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/18 13:24:50
Modified files:
sys/arch/amd64/amd64: tsc.c
sys/dev/pv : pvreg.h
Log message:
Get TSC frequency from KVM/VMWare parameter leaf at early boot time
So, we can boot in VMs where the i8254 is not emulated.
Tested by bluhm on various machines
ok mlarkin@
ok kettenis@
