about summary refs log tree commit diff
path: root/qemu_mode
AgeCommit message (Collapse)Author
2019-08-27neverzero for unicorn_modeAndrea Fioraldi
2019-08-27neverzero qemu for x86/x86_64Andrea Fioraldi
2019-08-27added afl++ patches authors to special thanksAndrea Fioraldi
2019-08-21update README.qemu with compcov levelsAndrea Fioraldi
2019-08-21Merge pull request #47 from vanhauser-thc/immediates-compcovAndrea Fioraldi
compcov levels to enable the instrumentation of only comparisons with immediates
2019-08-08documentation updatevan Hauser
2019-08-08Merge pull request #39 from floyd-fuh/mastervan Hauser
Workaround patch for QEMU
2019-08-06Ugly patch for this issue ↵floyd
https://lists.sr.ht/~philmd/qemu/patches/6224#%3C20190617114005.24603-1-berrange@redhat.com%3E+linux-user/syscall.c in QEMU with ubuntu 19.10
2019-08-01map size fixesvan Hauser
2019-07-29compcov levels to enable the instrumentation of only immediatesAndrea Fioraldi
2019-07-20Merge pull request #26 from vanhauser-thc/qemu-compcovAndrea Fioraldi
Qemu CompCov
2019-07-20fix conflictAndrea Fioraldi
2019-07-20more speed to libcompcov using real libc functionsAndrea Fioraldi
2019-07-20added test and debugvan Hauser
2019-07-20fix #24 checking for validity of the requested block addressAndrea Fioraldi
2019-07-20updated docs and crash issues with gcc_pluginvan Hauser
2019-07-19libcompcov for QEMUAndrea Fioraldi
2019-07-19ops typoAndrea Fioraldi
2019-07-19fix typosAndrea Fioraldi
2019-07-19experimental x86 support for compcov in QEMUAndrea Fioraldi
2019-06-05improve afl_maybe_log tcg call generation + merge elfload diffsAndrea Fioraldi
2019-06-03qemu 3.1 support addedvan Hauser
2019-05-28afl++ 2.52c initial commitvan Hauser