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:
Shuang Zheng 2020-10-10 02:20:37 +00:00 committed by wenlingz
parent 86e37fbe01
commit b64d23407b

View File

@ -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,
}