Lines Matching refs:KVM
3 # KVM configuration
21 config KVM config
22 tristate "Kernel-based Virtual Machine (KVM) support"
64 bool "Compile KVM with -Werror"
69 depends on KVM
73 Add -Werror to the build flags for KVM.
78 tristate "KVM for Intel (and compatible) processors support"
79 depends on KVM && IA32_FEAT_CTL
81 Provides support for KVM on processors equipped with Intel's VT
88 tristate "KVM for AMD processors support"
89 depends on KVM
91 Provides support for KVM on AMD processors equipped with the AMD-V
106 bool "Audit KVM MMU"
107 depends on KVM && TRACEPOINTS
110 auditing of KVM MMU events at runtime.