commit | 5587859fb1e8bea5e3b8a0ab7866526ad7d1d673 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Oct 25 15:23:49 2016 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Nov 02 21:32:17 2016 +0100 |
tree | e502e3a39eff934c27ee5f2374309f17ff1793c6 | |
parent | 8003c9ae204e21204e49816c5ea629357e283b06 [diff] |
KVM: x86: use ktime_get instead of seeking the hrtimer_clock_base The base clock for the LAPIC timer is always CLOCK_MONOTONIC. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>