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
meson: move libmpathpersist test
[qemu/kevin.git]
/
accel
/
meson.build
blob
26c503e4804c3187eeb2e6d062204a79c4c3ffc5
1
softmmu_ss.add(files('accel.c'))
2
specific_ss.add(when: ['CONFIG_SOFTMMU', 'CONFIG_POSIX'], if_true: files('qtest.c'))
3
4
subdir('kvm')
5
subdir('tcg')
6
subdir('xen')
7
subdir('stubs')