about summary refs log tree commit diff
path: root/qemu_mode/patches
AgeCommit message (Collapse)Author
2020-02-01AFL_ALIGNED_ALLOC in libdislocatorAndrea Fioraldi
2020-01-31hotfixAndrea Fioraldi
2020-01-31stop the fuzzer if AFL_QEMU_PERSISTENT_ADDR is wrongAndrea Fioraldi
2019-12-31v2.60d and year 2020 initvan Hauser
2019-12-18v2.59c release 2.59cvan Hauser
2019-12-15solve typing error on QEMU with host arch i386Andrea Fioraldi
2019-12-02code format (contributors, do it!)Andrea Fioraldi
2019-11-27env var to disable qemu cachingAndrea Fioraldi
2019-10-26typoAndrea Fioraldi
2019-10-25floating point compcovAndrea Fioraldi
2019-10-23move is_valid_addr in afl-qemu-common.hAndrea Fioraldi
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove ↵hexcoder-
maintainance from him.
2019-10-08persistent qemu should now works as expectedAndrea Fioraldi
2019-10-08qemu maps debug printAndrea Fioraldi
2019-10-05Merge pull request #74 from vanhauser-thc/multiarch_compcovAndrea Fioraldi
Multiarch CompCov
2019-10-04general maintancevan Hauser
2019-10-02arm compcov draftAndrea Fioraldi
2019-10-02qemu compcov revert cmp order to match >/< comparisonsAndrea Fioraldi
2019-09-22persistent qemu retaddr offsetAndrea Fioraldi
2019-09-19restore qemu_mode/patches/afl-qemu-cpu-inl.hAndrea Fioraldi
2019-09-18code formatAndrea Fioraldi
2019-09-18qemu persistent GPRAndrea Fioraldi
2019-09-17typoAndrea Fioraldi
2019-09-17code start and end in qemu env varsAndrea Fioraldi
2019-09-14afl-qemu-trace wit CPU_TARGET=i386 build fail fixAndrea Fioraldi
2019-09-13qemu version update in headersAndrea Fioraldi
2019-09-13fix #58 with qemu 4 fix backportAndrea Fioraldi
2019-09-12ret addr patchingAndrea Fioraldi
2019-09-12remove debug printAndrea Fioraldi
2019-09-12first version of persistent QEMUAndrea Fioraldi
2019-09-04fix typo in custom formatAndrea Fioraldi
2019-09-03remove macro indentation from code-formatAndrea Fioraldi
2019-09-02run code formatterAndrea Fioraldi
2019-08-30modernize docs and readme for qemu and unicornAndrea Fioraldi
2019-08-29common header for qemu and unicornAndrea Fioraldi
2019-08-29Fixed SIGSEV due to wrong pointer sizeDominik Maier
2019-08-28solved MAP_SIZE overflowAndrea Fioraldi
2019-08-28better neverzero with adc + neverzero for compcovAndrea Fioraldi
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-21Merge pull request #47 from vanhauser-thc/immediates-compcovAndrea Fioraldi
compcov levels to enable the instrumentation of only comparisons with immediates
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 #24 checking for validity of the requested block addressAndrea Fioraldi
2019-07-19ops typoAndrea Fioraldi
2019-07-19fix typosAndrea Fioraldi