mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-01 03:45:29 +00:00
acrn-config: increase hv ram size for 7 VMs
increase hv ram size for 7 VMs to avoid ram overflowed. Tracked-On: #5389 Signed-off-by: Shuang Zheng <shuang.zheng@intel.com> Acked-by: Victor Sun <victor.sun@intel.com>
This commit is contained in:
parent
86e37fbe01
commit
b64d23407b
@ -24,8 +24,8 @@ VM_NUM_MAP_TOTAL_HV_RAM_SIZE = {
|
||||
5:0xD200000,
|
||||
# 250M
|
||||
6:0xFA00000,
|
||||
# 280M
|
||||
7:0x11800000,
|
||||
# 300M
|
||||
7:0x12C00000,
|
||||
# 328M
|
||||
8:0x14800000,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user