Sign in
qemu
/
qemu
/
40ebdc4b60c53c36283cfb6e9e887db7ee2cf014
/
.
/
target
/
i386
/
tcg
/
sysemu
/
meson.build
blob: f9ac254541c389d500d8d8ca21db8af99480a872 [
file
] [
log
] [
blame
]
i386_system_ss
.
add
(
when
:
[
'CONFIG_TCG'
,
'CONFIG_SYSTEM_ONLY'
],
if_true
:
files
(
'tcg-cpu.c'
,
'smm_helper.c'
,
'excp_helper.c'
,
'bpt_helper.c'
,
'misc_helper.c'
,
'fpu_helper.c'
,
'svm_helper.c'
,
'seg_helper.c'
,
))