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
linux-user/syscall.c: clean up local variable shadowing in TARGET_NR_getcpu
[qemu/kevin.git]
/
accel
/
kvm
/
meson.build
blob
397a1fe1fd1e398254d96a65239503203d0b749c
1
kvm_ss = ss.source_set()
2
kvm_ss.add(files(
3
'kvm-all.c',
4
'kvm-accel-ops.c',
5
))
6
7
specific_ss.add_all(when: 'CONFIG_KVM', if_true: kvm_ss)