OSDN Git Service

Merge remote-tracking branch 'remotes/thuth-gitlab/tags/s390-ccw-bios-2021-05-10...
[qmiga/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