From: Marcelo Tosatti Date: Wed, 14 May 2008 05:29:06 +0000 (-0300) Subject: KVM: LAPIC: ignore pending timers if LVTT is disabled X-Git-Tag: v2.6.26-rc4~122^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54aaacee35afd594bba3244c20b02cc98d80a961;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed