Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
[linux-2.6.git] / virt / kvm / Kconfig
blob779262f59e252b458a67335635b59d0d1ca1932e
1 # KVM common configuration items and defaults
3 config HAVE_KVM
4        bool
6 config HAVE_KVM_IRQCHIP
7        bool
9 config HAVE_KVM_IRQ_ROUTING
10        bool
12 config HAVE_KVM_EVENTFD
13        bool
14        select EVENTFD
16 config KVM_APIC_ARCHITECTURE
17        bool
19 config KVM_MMIO
20        bool
22 config KVM_ASYNC_PF
23        bool
25 config HAVE_KVM_MSI
26        bool
28 config HAVE_KVM_CPU_RELAX_INTERCEPT
29        bool