]> git.proxmox.com Git - mirror_qemu.git/blame - accel/Kconfig
Merge tag 'pull-hex-20220919' of https://github.com/quic/qemu into staging
[mirror_qemu.git] / accel / Kconfig
CommitLineData
0a189110
PB
1config WHPX
2 bool
3
74a414a1
RZ
4config NVMM
5 bool
6
0a189110
PB
7config HAX
8 bool
9
10config HVF
11 bool
12
96df0fdd
PMD
13config TCG
14 bool
15
06e89e13
PMD
16config KVM
17 bool
18
19config XEN
20 bool
21 select FSDEV_9P if VIRTFS