]> git.proxmox.com Git - mirror_qemu.git/blame - qom/meson.build
linux-user: Add emulation for MADV_WIPEONFORK and MADV_KEEPONFORK in madvise()
[mirror_qemu.git] / qom / meson.build
CommitLineData
5582c58f 1qom_ss.add(genh)
de59dda3
MAL
2qom_ss.add(files(
3 'container.c',
4 'object.c',
5 'object_interfaces.c',
6 'qom-qobject.c',
7))
8
ff219dca
PB
9qmp_ss.add(files('qom-qmp-cmds.c'))
10softmmu_ss.add(files('qom-hmp-cmds.c'))