hv: update hybrid_rt with 2 post-launched VMs in Kconfig

update the help message of config SCENARIO to set 2 standard
post-launched VMs for default hybrid_rt scenario in Kconfig.

Tracked-On: #5390

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-13 10:39:49 +08:00 committed by wenlingz
parent 3a764101a8
commit 13d39fda85

View File

@ -10,8 +10,8 @@ config SCENARIO
and up to five post-launched Standard VMs;
- hybrid: Typical scenario for hybrid usage with 3 VMs: one pre-launched Safety VM,
one pre-launched Service VM and one post-launched Standard VM;
- hybrid_rt: Typical scenario for hybrid real-time usage with 3 VMs: one
pre-launched RTVM, one pre-launched Service VM and one post-launched Standard VM;
- hybrid_rt: Typical scenario for hybrid real-time usage with 4 VMs: one
pre-launched RTVM, one pre-launched Service VM and two post-launched Standard VMs;
- logical_partition: Typical scenario that run two isolated pre-launched VMs
Other values are possible if a corresponding scenario has been created