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 (174B)


      1executable('ivshmem-client', files('ivshmem-client.c', 'main.c'),
      2           dependencies: glib,
      3           build_by_default: targetos == 'linux',
      4           install: false)