diff options
author | Sean Christopherson <[email protected]> | 2024-06-07 10:26:07 -0700 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2024-06-28 08:59:06 -0700 |
commit | 27c4fa42b11af780d49ce704f7fa67b3c2544df4 (patch) | |
tree | 09003ab8f351d089436f25da8aef90b2858ce5a9 /drivers/fpga/tests/fpga-mgr-test.c | |
parent | 322a569c4b4188a0da2812f9e952780ce09b74ba (diff) |
KVM: nVMX: Check for pending posted interrupts when looking for nested events
Check for pending (and notified!) posted interrupts when checking if L2
has a pending wake event, as fully posted/notified virtual interrupt is a
valid wake event for HLT.
Note that KVM must check vmx->nested.pi_pending to avoid prematurely
waking L2, e.g. even if KVM sees a non-zero PID.PIR and PID.0N=1, the
virtual interrupt won't actually be recognized until a notification IRQ is
received by the vCPU or the vCPU does (nested) VM-Enter.
Fixes: 26844fee6ade ("KVM: x86: never write to memory from kvm_vcpu_check_block()")
Cc: [email protected]
Cc: Maxim Levitsky <[email protected]>
Reported-by: Jim Mattson <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-mgr-test.c')
0 files changed, 0 insertions, 0 deletions