On Mon, 11 Nov 2024 16:59:46 +0800, Chao Gao wrote: > Remove the redundant .hwapic_irr_update() ops. > > If a vCPU has APICv enabled, KVM updates its RVI before VM-enter to L1 > in vmx_sync_pir_to_irr(). This guarantees RVI is up-to-date and aligned > with the vIRR in the virtual APIC. So, no need to update RVI every time > the vIRR changes. > > [...] Applied to kvm-x86 vmx, thanks! [1/1] KVM: x86: Remove hwapic_irr_update() from kvm_x86_ops https://github.com/kvm-x86/linux/commit/de81b8b2532e -- https://github.com/kvm-x86/linux/tree/next