git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24993d5
)
KVM: Avoid infinite-frequency local apic timer
author
Avi Kivity
<avi@qumranet.com>
Sun, 24 Feb 2008 12:37:50 +0000
(14:37 +0200)
committer
Avi 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