]> git.proxmox.com Git - mirror_qemu.git/blob - accel/Kconfig
Merge tag 'pull-vfio-20240129' of https://github.com/legoater/qemu into staging
[mirror_qemu.git] / accel / Kconfig
1 config WHPX
2 bool
3
4 config NVMM
5 bool
6
7 config HVF
8 bool
9
10 config TCG
11 bool
12
13 config KVM
14 bool
15
16 config XEN
17 bool
18 select FSDEV_9P if VIRTFS