From 61fc0027a7ef9e04d67ee91a5ee5c3436f0dcd88 Mon Sep 17 00:00:00 2001 From: Yuanyuan Zhao Date: Mon, 8 Aug 2022 15:17:43 +0800 Subject: [PATCH] config_tools: change some default value Change default user vm memory size from 256 to 1024. Tracked-On: #8018 Signed-off-by: Yuanyuan Zhao Reviewed-by: Junjie Mao --- misc/config_tools/schema/VMtypes.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/config_tools/schema/VMtypes.xsd b/misc/config_tools/schema/VMtypes.xsd index d299e41c2..89b9dcc71 100644 --- a/misc/config_tools/schema/VMtypes.xsd +++ b/misc/config_tools/schema/VMtypes.xsd @@ -105,7 +105,7 @@ The size is a subset of the VM's total memory size specified on the Basic tab. - + Specify the physical memory size allocated to this VM in megabytes.