commit | 46d3888c7a12ee1b9a127dc7e46cebd9e667ea46 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Sun Dec 13 15:23:20 2015 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Sun Jan 24 22:00:33 2016 +0000 |
tree | 4a5f61a00eae8c28698e7c98c95a96bce329cbe3 | |
parent | 72854393b4488b542a4a0bdced19a0912214d6b0 [diff] |
KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW In order to avoid NTP messing with the guest timer behind our back, use the new and improved monotonic raw version of the hrtimers. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>