1a82878a08 ^
57038a92bb ^
b86f59c715 ^
1
2 3
4
5
6 7
kvm_ss = ss.source_set() kvm_ss.add(files( 'kvm-all.c', 'kvm-accel-ops.c', )) specific_ss.add_all(when: 'CONFIG_KVM', if_true: kvm_ss)