mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-08 09:42:15 +00:00
The previous VM configs array for partition mode is inside struct of vm_config_partition and named as vm_config_array[], now switch to global vm_configs[]; Tracked-On: #2291 Signed-off-by: Victor Sun <victor.sun@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>