hw/timer/sse-timer: Model the SSE Subsystem System Timer
[qemu/ar7.git] / target / i386 / hvf / meson.build
blobe9eb5a5da8a222b3a40944a3b8739a68244e119e
1 i386_softmmu_ss.add(when: [hvf, 'CONFIG_HVF'], if_true: files(
2   'hvf.c',
3   'hvf-accel-ops.c',
4   'x86.c',
5   'x86_cpuid.c',
6   'x86_decode.c',
7   'x86_descr.c',
8   'x86_emu.c',
9   'x86_flags.c',
10   'x86_mmu.c',
11   'x86_task.c',
12   'x86hvf.c',