mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-26 12:35:46 +00:00
start_vm is moved to common scope calling arch_vm_start_bsp, which is a mandatory API for all archs. Tracked-On: #8830 Signed-off-by: Yifan Liu <yifan1.liu@intel.com> Reviewed-by: Fei Li <fei1.li@intel.com> Acked-by: Wang Yu1 <yu1.wang@intel.com>