mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-10 09:04:15 +00:00
The current code does not detect the memory applied by all VMs, if it exceeds the native memory, there will be an allocate failed and these VMs can't run. Tracked-On: #6690 Signed-off-by: Chenli Wei <chenli.wei@linux.intel.com> Reviewed-by: Junjie Mao junjie.mao@intel.com