mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-08 09:42:15 +00:00
vm_apicid2vcpu_id() might return invalid vcpu id, when this happens we should return -1 in vlapic_x2apic_pt_icr_access(); Tracked-On: #3214 Signed-off-by: Victor Sun <victor.sun@intel.com> Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>