Upstream: https://gitlab.com/qemu-project/qemu.git Upstream-Commit: d2e570cc0f97b936902a5b1b86b73c0f5998b475
6 lines
91 B
Meson
6 lines
91 B
Meson
system_ss.add(when: 'CONFIG_MSHV', if_true: files(
|
|
'irq.c',
|
|
'mem.c',
|
|
'mshv-all.c'
|
|
))
|