Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Kconfig « kvm « virt - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: daece36c0a5754a26af7e216b00e1d5ce71855a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# KVM common configuration items and defaults

config HAVE_KVM
       bool

config HAVE_KVM_IRQCHIP
       bool

config HAVE_KVM_EVENTFD
       bool
       select EVENTFD

config KVM_APIC_ARCHITECTURE
       bool