Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - K index

CONFIG_KVM_BOOK3S_64_PR: KVM support without using hypervisor mode in host

General informations

The Linux kernel configuration item CONFIG_KVM_BOOK3S_64_PR has multiple definitions:

KVM support without using hypervisor mode in host found in arch/powerpc/kvm/Kconfig

The configuration item CONFIG_KVM_BOOK3S_64_PR:

Help text

Support running guest kernels in virtual machines on processors without using hypervisor mode in the host, by running the guest in user mode (problem state) and emulating all privileged instructions and registers.

This is only available for hash MMU mode and only supports guests that use hash MMU mode.

This is not as fast as using hypervisor mode, but works on machines where hypervisor mode is not available or not usable, and can emulate processors that are different from the host processor, including emulating 32-bit processors on a 64-bit host.

Selecting this option will cause the SCV facility to be disabled when the kernel is booted on the pseries platform in hash MMU mode (regardless of PR VMs running). When any PR VMs are running, "AIL" mode is disabled which may slow interrupts and system calls on the host.

found in arch/powerpc/kvm/Kconfig

The configuration item CONFIG_KVM_BOOK3S_64_PR:

Help text

(none)

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - K index

Automatically generated (in year 2024). See also LKDDb sources on GitLab