1 specific_ss.add(when: 'CONFIG_SOFTMMU', if_true: [files(
9 specific_ss.add(when: ['CONFIG_SOFTMMU', 'CONFIG_TCG'], if_true: [files(
28 'runstate-hmp-cmds.c',
32 ), sdl, libpmem, libdaxctl)
35 softmmu_ss.add(files('tpm.c'))
38 softmmu_ss.add(when: seccomp, if_true: files('qemu-seccomp.c'))
39 softmmu_ss.add(when: fdt, if_true: files('device_tree.c'))