repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.git]
/
target
/
i386
/
Kconfig
blob
6b0feef02997f470c65f16333ccca95b42963ee8
1
config I386
2
bool
3
select APIC
4
# kvm_arch_fixup_msi_route() needs to access PCIDevice
5
select PCI if KVM
6
7
config X86_64
8
bool
9
select I386