aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8352c7cb6..e727d2dd5 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,8 @@ In particular:
- The kernel exports coverage information via a debugfs entry, so the VM image needs to mount
the debugfs filesystem at `/sys/kernel/debug`.
+[create-image.sh](tools/create-image.sh) script can be used to create a suitable Linux image.
+
TODO: Describe how to support other types of VM other than QEMU.
### Syzkaller