hw/timer/sse-timer: Model the SSE Subsystem System Timer
[qemu/ar7.git] / target / i386 / whpx / meson.build
blob95fc31eb81b6d31a75d11f574b9cc3b691d7fd91
1 i386_softmmu_ss.add(when: 'CONFIG_WHPX', if_true: files(
2   'whpx-all.c',
3   'whpx-apic.c',
4   'whpx-accel-ops.c',
5 ))