]> git.proxmox.com Git - mirror_qemu.git/blob - accel/Kconfig
accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'
[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