Lines Matching refs:KVM
3 # KVM configuration
21 config KVM config
22 tristate "Kernel-based Virtual Machine (KVM) support"
63 tristate "KVM for Intel processors support"
64 depends on KVM
68 Provides support for KVM on Intel processors equipped with the VT
75 tristate "KVM for AMD processors support"
76 depends on KVM
78 Provides support for KVM on AMD processors equipped with the AMD-V
93 bool "Audit KVM MMU"
94 depends on KVM && TRACEPOINTS
97 auditing of KVM MMU events at runtime.