hw/mips/gt64xxx: Simplify ISD MemoryRegion read/write handlers
[qemu/ar7.git] / accel / stubs / meson.build
blob12dd1539afa7f6e50854a6f330866a9dbde361f0
1 specific_ss.add(when: 'CONFIG_HAX', if_false: files('hax-stub.c'))
2 specific_ss.add(when: 'CONFIG_XEN', if_false: files('xen-stub.c'))
3 specific_ss.add(when: 'CONFIG_KVM', if_false: files('kvm-stub.c'))
4 specific_ss.add(when: 'CONFIG_TCG', if_false: files('tcg-stub.c'))