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 <[email protected]> Signed-off-by: Marcelo Tosatti <[email protected]>
- Loading branch information