Re: [PATCH v2 40/43] KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU

From: Paolo Bonzini
Date: Mon Oct 25 2021 - 11:05:39 EST


On 09/10/21 04:12, Sean Christopherson wrote:

Lastly, this aligns the non-nested and nested usage of triggering posted
interrupts, and will allow for additional cleanups.

It also aligns with SVM a little bit more (especially given patch 35), doesn't it?

Paolo