cachepc-qemu

Fork of AMDESE/qemu with changes for cachepc side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-qemu
Log | Files | Refs | Submodules | LICENSE | sfeed.txt

meson.build (142B)


      1i386_ss.add(when: 'CONFIG_XEN', if_true: files(
      2  'xen-hvm.c',
      3  'xen-mapcache.c',
      4  'xen_apic.c',
      5  'xen_platform.c',
      6  'xen_pvdevice.c',
      7))