Commit 4f09ebd
committed
KVM: nVMX: Check for pending INIT/SIPI after entering non-root mode
Explicitly check for a pending INIT or SIPI after entering non-root mode
during nested VM-Enter emulation, as no VMCS information is quered as part
of the check, i.e. there is no need to check for INIT/SIPI while vmcs01 is
still loaded.
Link: https://lore.kernel.org/r/20241101191447.1807602-3-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>1 parent cda3960 commit 4f09ebd
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3531 | 3531 | | |
3532 | 3532 | | |
3533 | 3533 | | |
3534 | | - | |
3535 | | - | |
3536 | 3534 | | |
3537 | 3535 | | |
3538 | 3536 | | |
| |||
3619 | 3617 | | |
3620 | 3618 | | |
3621 | 3619 | | |
| 3620 | + | |
3622 | 3621 | | |
3623 | 3622 | | |
3624 | 3623 | | |
| |||
0 commit comments