mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-22 09:17:58 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user