commit | 54aaacee35afd594bba3244c20b02cc98d80a961 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Wed May 14 02:29:06 2008 -0300 |
committer | Avi Kivity <avi@qumranet.com> | Sun May 18 14:39:39 2008 +0300 |
tree | 66488043384eca7851f752bcfdbdec90ef328884 | |
parent | 1fc9d2bf75bbe5482cc503681dae0935df29b6b0 [diff] |
KVM: LAPIC: ignore pending timers if LVTT is disabled 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>