repo.or.cz
/
qemu
/
kevin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vhdx: mark more functions as coroutine_fns and GRAPH_RDLOCK
[qemu/kevin.git]
/
accel
/
meson.build
blob
638a9a03ba9bffdd6acd01d538fd827887663072
1
specific_ss.add(files('accel-common.c', 'accel-blocker.c'))
2
system_ss.add(files('accel-softmmu.c'))
3
user_ss.add(files('accel-user.c'))
4
5
subdir('tcg')
6
if have_system
7
subdir('hvf')
8
subdir('qtest')
9
subdir('kvm')
10
subdir('xen')
11
subdir('stubs')
12
endif
13
14
# qtest
15
system_ss.add(files('dummy-cpus.c'))