8 tristate "Kernel-based Virtual Machine (KVM) support"
9 depends on X86 && EXPERIMENTAL
11 Support hosting fully virtualized guest machines using hardware
12 virtualization extensions. You will need a fairly recent
13 processor equipped with virtualization extensions. You will also
14 need to select one or more of the processor modules below.
16 This module provides access to the hardware capabilities through
17 a character device node named /dev/kvm.
19 To compile this as a module, choose M here: the module
25 tristate "KVM for Intel processors support"
28 Provides support for KVM on Intel processors equipped with the VT
32 tristate "KVM for AMD processors support"
35 Provides support for KVM on AMD processors equipped with the AMD-V