repo.or.cz
/
qemu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
avocado/ppc_prep_40p.py: check TCG accel in all tests
[qemu.git]
/
accel
/
Kconfig
blob
8bdedb7d15f790b1f9c45678d17cd22d121202ac
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