commit | 92b5265d38f6a4d33e9d43974f176f18547687d6 | [log] [tgz] |
---|---|---|
author | Liu, Jinsong <jinsong.liu@intel.com> | Mon Sep 10 06:55:39 2012 +0800 |
committer | Avi Kivity <avi@redhat.com> | Mon Sep 10 11:10:03 2012 +0300 |
tree | f647126be65be95cce237c8c395591849b478e33 | |
parent | 7efd8fa145c340a68a9cd758012b6e0ae4883c93 [diff] |
KVM: Depend on HIGH_RES_TIMERS KVM lapic timer and tsc deadline timer based on hrtimer, setting a leftmost node to rb tree and then do hrtimer reprogram. If hrtimer not configured as high resolution, hrtimer_enqueue_reprogram do nothing and then make kvm lapic timer and tsc deadline timer fail. Signed-off-by: Liu, Jinsong <jinsong.liu@intel.com> Signed-off-by: Avi Kivity <avi@redhat.com>