choice: ACRN Scheduler

ACRN Scheduler

Type: bool

Help

Select the CPU scheduler to be used by the hypervisor

Defaults

Kconfig definition

At arch/x86/Kconfig:25

Included via Kconfig:3

Menu path: (top menu)

choice
    bool
    prompt "ACRN Scheduler"
    default SCHED_BVT
    help
      Select the CPU scheduler to be used by the hypervisor

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