mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 04:25:57 +00:00
vcpu returned by get_primary_vcpu API is BSP vcpu of the VM. So checking is_vcpu_bsp on vcpu is redundant. Tracked-On: #2668 Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>