Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - K index
The Linux kernel configuration item CONFIG_KVM_INTEL
has multiple definitions:
arch/x86/kvm/Kconfig
The configuration item CONFIG_KVM_INTEL:
CONFIG_KVM && CONFIG_IA32_FEAT_CTL
kvm-intel
, kvm-intel
, kvm-intel
Provides support for KVM on processors equipped with Intel's VT extensions, a.k.a. Virtual Machine Extensions (VMX).
To compile this as a module, choose M here: the module will be called kvm-intel.
arch/x86/kvm/Kconfig
The configuration item CONFIG_KVM_INTEL:
( CONFIG_KVM ) && ( CONFIG_CPU_SUP_INTEL )
kvm-intel
, kvm-intel
, kvm-intel
Provides support for KVM on Intel processors equipped with the VT extensions.
To compile this as a module, choose M here: the module will be called kvm-intel.
arch/ia64/kvm/Kconfig
The configuration item CONFIG_KVM_INTEL:
CONFIG_KVM && CONFIG_m
kvm-intel
, kvm-intel
, kvm-intel
Provides support for KVM on Itanium 2 processors equipped with the VT extensions.
drivers/kvm/Kconfig
The configuration item CONFIG_KVM_INTEL:
CONFIG_KVM
kvm-intel
, kvm-intel
, kvm-intel
Provides support for KVM on Intel processors equipped with the VT extensions.
Raw data from LKDDb:
lkddb module kvm-intel CONFIG_KVM_INTEL : arch/ia64/kvm/Kconfig : "KVM for Intel Itanium 2 processors support" # in 2.6.26–2.6.39, 3.0–3.18
lkddb module kvm-intel CONFIG_KVM_INTEL : arch/x86/kvm/Kconfig : "KVM for Intel (and compatible) processors support" # in 2.6.25–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb module kvm-intel CONFIG_KVM_INTEL : drivers/kvm/Kconfig : "KVM for Intel processors support" # in 2.6.20–2.6.24
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