CONFIG_HYBRID

Hybrid VMs

Type: bool

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.

Direct dependencies

<choice: ACRN Scenario>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At arch/x86/Kconfig:31

Included via Kconfig:3

Menu path: (top menu) → ACRN Scenario

config HYBRID
    bool
    prompt "Hybrid VMs" if <choice: ACRN Scenario>
    depends on <choice: ACRN Scenario>
    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.

(Definitions include propagated dependencies, including from if’s and menus.)