On Mon, Dec 9, 2024 at 2:06 AM Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx> wrote:Thanks for the info.
- .hwapic_irr_update = vmx_hwapic_irr_update,Just a note, hwapic_irr_update is gone in 6.14 and thus in kvm-coco-queue.
- .hwapic_isr_update = vmx_hwapic_isr_update,
+ .hwapic_irr_update = vt_hwapic_irr_update,
+ .hwapic_isr_update = vt_hwapic_isr_update,
Paolo