mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-19 12:12:16 +00:00
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:
parent
3a764101a8
commit
13d39fda85
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user