Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | timecounting: use C99-style initialization for all timecounter structs | 2021-02-23 | 1 | -2/+9 | |
* | Add support for timeconting in userland. | 2020-07-06 | 1 | -2/+2 | |
* | pvclock(4): attach even if when PVCLOCK_FLAG_TSC_STABLE is unset | 2019-12-13 | 1 | -12/+20 | |
* | vmm: add host side pvclock | 2019-05-13 | 1 | -20/+3 | |
* | Correctly disable pvclock(4) on old hardware that lack a stable clock | 2018-12-05 | 1 | -3/+24 | |
* | only attach pvclock(4) inside a KVM guest | 2018-11-24 | 1 | -2/+4 | |
* | Add the pvclock(4) guest driver for paravirtual clocks | 2018-11-23 | 1 | -0/+229 |