mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-09 20:35:44 +00:00
Added prepare_vm function as a wrapper function on top of prepare_vm0. This makes adding support for partition mode ACRN to boot multiple VMs from HV cleaner. Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>