commit | aefd18f01ee848448d834c80e601ccff61515811 | [log] [tgz] |
---|---|---|
author | Chris Lalancette <clalance@redhat.com> | Wed Jun 16 17:11:13 2010 -0400 |
committer | Avi Kivity <avi@redhat.com> | Sun Aug 01 10:46:51 2010 +0300 |
tree | bc1a44ea185d4b712e3e8cd570e515923dd80a38 | |
parent | e7dca5c0eba63e4ba8e3586c4b37863fd7fadb5a [diff] |
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 <clalance@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>