hv: add one more guest VM to the industry scenario

This commmit added one more guest VM to the industry scenario, to
be aligned with the HLD for the industry usage.
With this commit, 4 VMs could be launched at maximum: 1 SOS VM and 3 post-launced VM.

Tracked-On: #3039
Signed-off-by: Yan, Like <like.yan@intel.com>
This commit is contained in:
Yan, Like
2019-05-05 10:11:35 +08:00
committed by wenlingz
parent e6670b32f4
commit 31efa2b522
3 changed files with 21 additions and 6 deletions

View File

@@ -18,8 +18,8 @@ config LOGICAL_PARTITION
config INDUSTRY
bool "Industry VMs"
help
This scenario is a typical scenario for industry usage with 3 VMs:
one pre-launched SOS VM, one post-launched Normal VM for HMI and one
This scenario is a typical scenario for industry usage with 4 VMs:
one pre-launched SOS VM, one post-launched Standard VM for HMI, one or two
post-launched RT VM for real-time control.
endchoice