KVM: Avoid infinite-frequency local apic timer
authorAvi Kivity <avi@qumranet.com>
Sun, 24 Feb 2008 12:37:50 +0000 (14:37 +0200)
committerAvi Kivity <avi@qumranet.com>
Tue, 4 Mar 2008 13:19:48 +0000 (15:19 +0200)
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 <avi@qumranet.com>

No differences found