Re: [PATCH 5/6] KVM: x86: never clear irr_pending in kvm_apic_update_apicv

From: Paolo Bonzini
Date: Thu Dec 09 2021 - 09:12:44 EST


On 12/9/21 12:54, Maxim Levitsky wrote:
Also reorder call to kvm_apic_update_apicv to be after
.refresh_apicv_exec_ctrl, although that doesn't guarantee
that it will see up to date IRR bits.

Can you spell out why do that?

Paolo