]> Pileus Git - ~andy/linux/commit
KVM: Depend on HIGH_RES_TIMERS
authorLiu, Jinsong <jinsong.liu@intel.com>
Sun, 9 Sep 2012 22:55:39 +0000 (06:55 +0800)
committerAvi Kivity <avi@redhat.com>
Mon, 10 Sep 2012 08:10:03 +0000 (11:10 +0300)
commit92b5265d38f6a4d33e9d43974f176f18547687d6
treef647126be65be95cce237c8c395591849b478e33
parent7efd8fa145c340a68a9cd758012b6e0ae4883c93
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>
arch/x86/kvm/Kconfig