meson.build (250B)
1t = [] 2foreach i : ['bb', 'empty', 'insn', 'mem', 'syscall'] 3 t += shared_module(i, files(i + '.c'), 4 include_directories: '../../include/qemu', 5 dependencies: glib) 6endforeach 7alias_target('test-plugins', t)
cachepc-qemuFork 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 |