mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-22 01:07:57 +00:00
HV: add hybrid scenario
Hybrid scenario will run 3 VMs: one pre-launched VM, one pre-launched SOS VM and one post-launched Standard VM. Tracked-On: #3214 Signed-off-by: Victor Sun <victor.sun@intel.com> Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
This commit is contained in:
committed by
ACRN System Integration
parent
a2c6b11614
commit
0a748fedac
@@ -22,6 +22,13 @@ config INDUSTRY
|
||||
one pre-launched SOS VM, one post-launched Standard VM for HMI, one or two
|
||||
post-launched RT VM for real-time control.
|
||||
|
||||
config HYBRID
|
||||
bool "Hybrid VMs"
|
||||
help
|
||||
This scenario is a typical scenario for hybrid usage with 3 VMs:
|
||||
one pre-launched VM, one pre-launched SOS VM and one post-launched Standard
|
||||
VM.
|
||||
|
||||
endchoice
|
||||
|
||||
config BOARD
|
||||
|
Reference in New Issue
Block a user