about summary refs log tree commit diff
path: root/qemu_mode/README.persistent.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-02-09 09:29:56 +0100
committervan Hauser <vh@thc.org>2020-02-09 09:29:56 +0100
commit49acc388dd9d318cfe7aa7766be7eea0daf2cbf1 (patch)
treef35c4ca4440fb64bbf0a84a13e00366ce074c478 /qemu_mode/README.persistent.md
parent4e8941950cd75fd2efe60abb3f5754ac6672882b (diff)
downloadafl++-49acc388dd9d318cfe7aa7766be7eea0daf2cbf1.tar.gz
update documentation
Diffstat (limited to 'qemu_mode/README.persistent.md')
-rw-r--r--qemu_mode/README.persistent.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/qemu_mode/README.persistent.md b/qemu_mode/README.persistent.md
index 6dba5a00..e2e372d8 100644
--- a/qemu_mode/README.persistent.md
+++ b/qemu_mode/README.persistent.md
@@ -7,7 +7,8 @@ addresses - without forking for every fuzzing attempt.
 This increases the speed by a factor between x2 and x5, hence it is
 very, very valuable.
 
-The persistent mode is currently only available for x86/x86_64 targets.
+The persistent mode is currently only available for x86/x86_64, arm
+and aarch64 targets.
 
 
 ## 2) How use the persistent mode