]> git.proxmox.com Git - mirror_qemu.git/blame - accel/Kconfig
Merge tag 'xen-virtio-fix-1-tag' of https://gitlab.com/sstabellini/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 HVF
8 bool
9
96df0fdd
PMD
10config TCG
11 bool
12
06e89e13
PMD
13config KVM
14 bool
15
16config XEN
17 bool
18 select FSDEV_9P if VIRTFS