Sign in
qemu
/
qemu
/
3a30446aed8497b5928576c6d1aedba557363934
/
.
/
softmmu
/
meson.build
blob: 95d38df2593c723d3705c44c4788855c8c753f63 [
file
] [
log
] [
blame
]
specific_ss
.
add
(
when
:
'CONFIG_SOFTMMU'
,
if_true
:
files
(
'arch_init.c'
,
'balloon.c'
,
'cpus.c'
,
'cpu-throttle.c'
,
'ioport.c'
,
'memory.c'
,
'memory_mapping.c'
,
'qtest.c'
,
'vl.c'
))