From: Avi Kivity Date: Sun, 24 Feb 2008 12:37:50 +0000 (+0200) Subject: KVM: Avoid infinite-frequency local apic timer X-Git-Tag: v2.6.25-rc4~97^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b975a3c2d53829fa978e18fabae7d99031f588f;p=pandora-kernel.git KVM: Avoid infinite-frequency local apic timer If the local apic initial count is zero, don't start a an hrtimer with infinite frequency, locking up the host. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed