mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-17 23:55:45 +00:00
The hypervisor creates vCPUs for a User VM in VM creation interface. The vm_create_vcpu() interface is not needed anymore. Remove vm_create_vcpu() from acrn-dm. Tracked-On: #6282 Signed-off-by: Shuo A Liu <shuo.a.liu@intel.com> Acked-by: Wang, Yu1 <yu1.wang@intel.com>