Sign in
qemu
/
qemu
/
9c4269d54b8bcc1939641009a2ea9b24d887fd58
/
.
/
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'
))