blob: 21aefad220c82a7e915c9adeb51dde959ef61504 [file] [log] [blame]
softmmu_ss.add(when: 'CONFIG_TCG', if_true: files(
'replay.c',
'replay-internal.c',
'replay-events.c',
'replay-time.c',
'replay-input.c',
'replay-char.c',
'replay-snapshot.c',
'replay-net.c',
'replay-audio.c',
'replay-random.c',
'replay-debugging.c',
), if_false: files('stubs-system.c'))