diff options
author | Sean Christopherson <[email protected]> | 2021-12-08 01:52:20 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-01-19 12:14:41 -0500 |
commit | 31f251d4ddfa464c6dd92ee873b9b223e992a085 (patch) | |
tree | 78f4398a71ad14fa286fec0948c04c3d6f543782 /lib/mpi/mpi-sub-ui.c | |
parent | c3e8abf0f3536a46a235b0533149c2b2c2bbac27 (diff) |
KVM: SVM: Signal AVIC doorbell iff vCPU is in guest mode
Signal the AVIC doorbell iff the vCPU is running in the guest. If the vCPU
is not IN_GUEST_MODE, it's guaranteed to pick up any pending IRQs on the
next VMRUN, which unconditionally processes the vIRR.
Add comments to document the logic.
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions