-
CONFIG_LOGICAL_PARTITION¶
Logical Partition VMs
Type: bool
Help¶
This scenario will run two pre-launched VMs.
Kconfig definition¶
At arch/x86/Kconfig:19
Included via Kconfig:3
Menu path: (top menu) → ACRN Scenario
config LOGICAL_PARTITION
bool "Logical Partition VMs"
depends on <choice: ACRN Scenario>
help
This scenario will run two pre-launched VMs.
(Definitions include propagated dependencies, including from if’s and menus.)