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


      1if 'CONFIG_TRACE_SYSTEMTAP' in config_host
      2  install_data('qemu-trace-stap', install_dir: get_option('bindir'))
      3endif