blob: d01b24b72c61e75f3225776541c2f99824df443e [file] [log] [blame]
Avi Kivity0ba12d12009-05-21 16:45:19 +03001# KVM common configuration items and defaults
2
3config HAVE_KVM
4 bool
5
6config HAVE_KVM_IRQCHIP
7 bool
Gregory Haskins721eecb2009-05-20 10:30:49 -04008
9config HAVE_KVM_EVENTFD
10 bool
11 select EVENTFD
Gleb Natapov73880c82009-06-09 15:56:28 +030012
13config KVM_APIC_ARCHITECTURE
14 bool
Avi Kivity50eb2a32009-12-20 15:00:10 +020015
16config KVM_MMIO
17 bool
Gleb Natapovaf585b92010-10-14 11:22:46 +020018
19config KVM_ASYNC_PF
20 bool
Jan Kiszka07975ad2012-03-29 21:14:12 +020021
22config HAVE_KVM_MSI
23 bool
Raghavendra K Tf2a74342012-07-18 19:07:32 +053024
25config HAVE_KVM_CPU_RELAX_INTERCEPT
26 bool