Home
last modified time | relevance | path

Searched hist:"92 b5265d38f6a4d33e9d43974f176f18547687d6" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kvm/
H A DKconfigdiff 92b5265d38f6a4d33e9d43974f176f18547687d6 Sun Sep 09 17:55:39 CDT 2012 Liu, Jinsong <jinsong.liu@intel.com> 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>