Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information