From: Chris Lalancette Date: Wed, 16 Jun 2010 21:11:13 +0000 (-0400) Subject: KVM: x86: In DM_LOWEST, only deliver interrupts to vcpus with enabled LAPIC's X-Git-Tag: v2.6.36-rc1~580^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aefd18f01ee848448d834c80e601ccff61515811;p=pandora-kernel.git KVM: x86: In DM_LOWEST, only deliver interrupts to vcpus with enabled LAPIC's Otherwise we might try to deliver a timer interrupt to a cpu that can't possibly handle it. Signed-off-by: Chris Lalancette Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed