git://git.qemu.org
/
qemu.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge tag 'pull-target-arm-20220519' of https://git.linaro.org/people/pmaydell/qemu...
[qemu.git]
/
target
/
i386
/
nvmm
/
meson.build
1
i386_softmmu_ss.add(when: 'CONFIG_NVMM', if_true:
2
files(
3
'nvmm-all.c',
4
'nvmm-accel-ops.c',
5
)
6
)
7
8
i386_softmmu_ss.add(when: 'CONFIG_NVMM', if_true: nvmm)