Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.git] / target / i386 / whpx / meson.build
blob9c54aaad392267ca6b2d249a78a3df3962d536a7
1 i386_system_ss.add(when: 'CONFIG_WHPX', if_true: files(
2   'whpx-all.c',
3   'whpx-apic.c',
4   'whpx-accel-ops.c',
5 ))