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:
1fc9d2b
)
KVM: LAPIC: ignore pending timers if LVTT is disabled
author
Marcelo Tosatti
<mtosatti@redhat.com>
Wed, 14 May 2008 05:29:06 +0000
(
02:29
-0300)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 18 May 2008 11:39:39 +0000
(14:39 +0300)
Only use the APIC pending timers count to break out of HLT emulation if
the timer vector is enabled.
Certain configurations of Windows simply mask out the vector without
disabling the timer.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found