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>