Paolo Bonzini 3a25dfa67f KVM: nVMX: promptly process interrupts delivered while in guest mode
Since commit c300ab9f08df ("KVM: x86: Replace late check_nested_events() hack with
more precise fix") there is no longer the certainty that check_nested_events()
tries to inject an external interrupt vmexit to L1 on every call to vcpu_enter_guest.
Therefore, even in that case we need to set KVM_REQ_EVENT.  This ensures
that inject_pending_event() is called, and from there kvm_check_nested_events().

Fixes: c300ab9f08df ("KVM: x86: Replace late check_nested_events() hack with more precise fix")
Cc: stable@vger.kernel.org
Reviewed-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-10-21 03:35:42 -04:00
..
2021-09-03 15:33:47 -07:00
2021-09-15 17:18:56 -07:00
2021-06-23 18:16:33 +02:00
2021-09-19 13:29:36 -07:00
2021-09-07 19:13:42 -07:00
2021-08-26 22:28:03 +02:00
2021-09-19 13:29:36 -07:00
2021-09-03 15:33:47 -07:00