On Wed, Apr 22, 2020 at 7:26 PM Sean Christopherson <[email protected]> wrote: > > Short circuit vmx_check_nested_events() if an unblocked IRQ/NMI is > pending and needs to be injected into L2, priority between coincident > events is not dependent on exiting behavior. > > Fixes: b6b8a1451fc4 ("KVM: nVMX: Rework interception of IRQs and NMIs") > Signed-off-by: Sean Christopherson <[email protected]> Reviewed-by: Jim Mattson <[email protected]>

