about summary refs log tree commit diff
path: root/qemu_mode/patches/afl-qemu-cpu-translate-inl.h
AgeCommit message (Expand)Author
2020-06-03switch shmem_len to the mapvan Hauser
2020-06-03shared mem input for qemu persistent hookAndrea Fioraldi
2020-05-12new code formatting + appliedvan Hauser
2020-05-10indenting preprocessor directives breaks compilation and cant be fixed, rever...van Hauser
2020-05-10fix warning, code formatvan Hauser
2020-05-09qemu_mode: make building warning freehexcoder-
2020-04-19clang-tidy readability-braces (#323)Dominik Maier
2020-04-14one byte cmp in cmplogAndrea Fioraldi
2020-03-08fix qemu persistent mode for 32-bit target on 64-bit host0x1eadbead
2020-02-18qemu: move compcov/cmplog helpers in tcg-runtime-inlAndrea Fioraldi
2020-02-16code formatAndrea Fioraldi
2020-02-16make qemu patches more simple using helpersAndrea Fioraldi
2020-02-09fuzzer_stat eps is now overall not current, clang-format fixed to v8van Hauser
2020-02-08persistent qemu mode arm/arm64 && compcov arm64Andrea Fioraldi
2020-02-08solve small error on building new qemu patches for not x86 targetsAndrea Fioraldi
2020-02-07code formatAndrea Fioraldi
2020-02-07afl qemu persistent hookAndrea Fioraldi
2020-02-06cmplog for qemu modeAndrea Fioraldi
2019-12-31v2.60d and year 2020 initvan Hauser
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove maint...hexcoder-
2019-10-08persistent qemu should now works as expectedAndrea 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-18qemu persistent GPRAndrea Fioraldi
2019-09-14afl-qemu-trace wit CPU_TARGET=i386 build fail fixAndrea Fioraldi
2019-09-13qemu version update in headersAndrea Fioraldi
2019-09-12ret addr patchingAndrea Fioraldi
2019-09-12remove debug printAndrea Fioraldi
2019-09-12first version of persistent QEMUAndrea 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-07-29compcov levels to enable the instrumentation of only immediatesAndrea Fioraldi
2019-07-19fix typosAndrea Fioraldi
2019-07-19experimental x86 support for compcov in QEMUAndrea Fioraldi