]> git.proxmox.com Git - mirror_qemu.git/blob - accel/Kconfig
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
[mirror_qemu.git] / accel / Kconfig
1 config WHPX
2 bool
3
4 config NVMM
5 bool
6
7 config HAX
8 bool
9
10 config HVF
11 bool
12
13 config TCG
14 bool
15
16 config KVM
17 bool
18
19 config XEN
20 bool
21 select FSDEV_9P if VIRTFS