]> git.ipfire.org Git - thirdparty/qemu.git/blob - accel/Kconfig
Merge tag 'pull-tcg-20240619' of https://gitlab.com/rth7680/qemu into staging
[thirdparty/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
19 select XEN_BUS