From: Liu, Jinsong Date: Sun, 9 Sep 2012 22:55:39 +0000 (+0800) Subject: KVM: Depend on HIGH_RES_TIMERS X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~15^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92b5265d38f6a4d33e9d43974f176f18547687d6;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed