qemu

FORK: QEMU emulator
git clone https://git.neptards.moe/neptards/qemu.git
Log | Files | Refs | Submodules | LICENSE

meson.build (91B)


      1 if stap.found()
      2   install_data('qemu-trace-stap', install_dir: get_option('bindir'))
      3 endif