Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - K index
The Linux kernel configuration item CONFIG_KVM_GUEST
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_KVM_GUEST:
CONFIG_PARAVIRT
This option enables various optimizations for running under the KVM hypervisor. It includes a paravirtualized clock, so that instead of relying on a PIT (or probably other) emulation by the underlying device model, the host provides the guest with timing infrastructure such as time of day, and system time
arch/powerpc/platforms/Kconfig
The configuration item CONFIG_KVM_GUEST:
(none)
This option enables various optimizations for running under the KVM hypervisor. Overhead for the kernel when not running inside KVM should be minimal.
In case of doubt, say Y
arch/mips/Kconfig
The configuration item CONFIG_KVM_GUEST:
( CONFIG_CPU_MIPS32_R2 ) && (! CONFIG_64BIT && CONFIG_BROKEN_ON_SMP )
Select this option if building a guest kernel for KVM (Trap & Emulate) mode.
arch/x86/Kconfig
The configuration item CONFIG_KVM_GUEST:
(none)
This option enables various optimizations for running under the KVM hypervisor.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - K index
Automatically generated (in year 2024). See also LKDDb sources on GitLab