about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-10-04 08:39:07 +0200
committervanhauser-thc <vh@thc.org>2022-10-04 08:39:07 +0200
commit5e04c9693b19038871f3aa93544cac187785bc1a (patch)
tree2f9a6247a177419317cd6d8f56b6edb6d20aac86
parent9e4137a3ebdda76d7cfa3da03ae2f4b1317be012 (diff)
downloadafl++-5e04c9693b19038871f3aa93544cac187785bc1a.tar.gz
fix qemu_mode speed bug
-rw-r--r--docs/Changelog.md5
-rw-r--r--qemu_mode/QEMUAFL_VERSION2
m---------qemu_mode/qemuafl0
3 files changed, 5 insertions, 2 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 732c5218..33dc9466 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -10,7 +10,10 @@
     scripts
   - afl-cc:
     - make gcc_mode (afl-gcc-fast) work with gcc down to version 3.6
-  - unicornafl:
+  - qemu_mode:
+    - fixed 10x speed degredation in v4.03c, thanks to @ele7enxxh for
+      reporting!
+  - unicorn_mode:
     - Enabled tricore arch (by @jma-qb)
     - Updated Capstone version in Rust bindings
 
diff --git a/qemu_mode/QEMUAFL_VERSION b/qemu_mode/QEMUAFL_VERSION
index 412dbf45..8f4db04a 100644
--- a/qemu_mode/QEMUAFL_VERSION
+++ b/qemu_mode/QEMUAFL_VERSION
@@ -1 +1 @@
-dc19175a0b
+ff9de4fbeb
diff --git a/qemu_mode/qemuafl b/qemu_mode/qemuafl
-Subproject dc19175a0bf4cf34e19944d084d92f33f26df93
+Subproject ff9de4fbeb33088b0273f9bb05ecf374a749222