mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-23 09:47:44 +00:00
hv: add scenario for the industry use case
This scenario is typical for industry usage with 3 VMs: 1 pre-launched SOS VM, 1 post-launched user VM for HMI and 1 post-launched RT VM for real-time control. Tracked-On: #3039 Signed-off-by: Yan, Like <like.yan@intel.com>
This commit is contained in:
committed by
ACRN System Integration
parent
a090d03780
commit
624185c3ca
@@ -15,6 +15,13 @@ config LOGICAL_PARTITION
|
||||
help
|
||||
This scenario will run two pre-launched VMs.
|
||||
|
||||
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
|
||||
post-launched RT VM for real-time control.
|
||||
|
||||
endchoice
|
||||
|
||||
config BOARD
|
||||
|
Reference in New Issue
Block a user