This allows a KVM guest to get an accurate cycle counter without having to do a VM exit, which happens when either HPET or ACPI is used.
KVM clock also supports getting the wall clock time but that is not implemented yet.
Differential D1435
paravirt: Add KVM clock timecounter support bryanv on Jan 4 2015, 5:57 AM. Authored by Tags None Referenced Files
Details
Diff Detail
Event TimelineComment Actions What's the status of this patch. It looks very promising.
Comment Actions I lost my spare FreeBSD before I was able to get this and prerequisites changes into the tree. I'm trying to resume up my FreeBSD work and this is one of the changes I hope to get committed. Comment Actions The change in this review depends on some hypervisor detection changes that I don't think make sense anymore. @stevek has done the work to refactor this change on to HEAD that I hope he's able to submit soon. |