50eb2a3cd0
s390 doesn't have mmio, this will simplify ifdefing it out. Signed-off-by: Avi Kivity <avi@redhat.com>
17 lines
242 B
Text
17 lines
242 B
Text
# 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
|
|
|
|
config KVM_MMIO
|
|
bool
|