You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/i386/Kconfig

10 lines
158 B
Plaintext

config I386
bool
select APIC
# kvm_arch_fixup_msi_route() needs to access PCIDevice
select PCI if KVM
config X86_64
bool
select I386