]> Git Repo - qemu.git/blob - accel/Kconfig
works with less than base ISA qemu-system-riscv32 -M virt -bios none -kernel output...
[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
This page took 0.028775 seconds and 4 git commands to generate.