Skip to content

Commit 5ab62a2

Browse files
committed
qemu speed patch
1 parent 839d35c commit 5ab62a2

File tree

2 files changed

+476
-0
lines changed

2 files changed

+476
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ Add https://gitlab.com/laf-intel/laf-llvm-pass
3939

4040
**afl_qemu_optimize_map.diff** - afl-qemu: removes 2 instructions from afl_log at a cost of 64kb. (by mh(at)mh-sec(dot)de)
4141

42+
**afl-qemu-speed.diff** - afl-qemu-speed: fixes afl/qemu to allow caching, x3 speed improvement. (by abiondo on github)
43+
4244
**afl-as-AFL_INST_RATIO.diff** - afl-as: do not divide by 3 with sanitizer if AFL_INST_RATIO is manually set. (by legarrec(dot)vincent(at)gmail(dot)com)
4345

4446
**afl-cmin-reduce-dataset.diff** - afl-cmin: rather small dataset of testcase instead of small testcase. (by legarrec(dot)vincent(at)gmail(dot)com)

0 commit comments

Comments
 (0)