about summary refs log tree commit diff
path: root/qemu_mode/README.persistent.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-09-06 12:35:59 +0200
committervanhauser-thc <vh@thc.org>2024-09-06 12:36:57 +0200
commit8820bf4758ba11acc83318f1725a4703336940d0 (patch)
tree28e3779f8f8d7c97f90de308683b066d92f15ad2 /qemu_mode/README.persistent.md
parent3ec794c806f9e5fbdd4bdb55cac11b2eb9d010c7 (diff)
downloadafl++-8820bf4758ba11acc83318f1725a4703336940d0.tar.gz
update qemu persisten readme
Diffstat (limited to 'qemu_mode/README.persistent.md')
-rw-r--r--qemu_mode/README.persistent.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/qemu_mode/README.persistent.md b/qemu_mode/README.persistent.md
index ef8fb71b..d732c826 100644
--- a/qemu_mode/README.persistent.md
+++ b/qemu_mode/README.persistent.md
@@ -99,10 +99,7 @@ be lost at the second execution of the loop.
 
 ### 2.5) Resetting the memory state
 
-This option restores the memory state using the AFL++ Snapshot LKM if loaded.
-Otherwise, all the writeable pages are restored.
-
-To enable this option, set `AFL_QEMU_PERSISTENT_MEM=1`.
+(obsolete chapter)
 
 ### 2.6) Reset on exit()