Re: [PATCH v5 2/3] KVM: x86: Add a helper to deduplicate I/O APIC EOI interception logic
From: Huang, Kai
Date: Tue Mar 04 2025 - 04:51:44 EST
On Mon, 2025-03-03 at 17:33 -0800, Sean Christopherson wrote:
> Extract the vCPU specific EOI interception logic for I/O APIC emulation
> into a common helper for userspace and in-kernel emulation in anticipation
> of optimizing the "pending EOI" case.
>
> No functional change intended.
>
> Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx>
>
Reviewed-by: Kai Huang <kai.huang@xxxxxxxxx>