aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2016-01-07 13:16:20 +0100
committerDmitry Vyukov <dvyukov@google.com>2016-01-07 13:16:20 +0100
commitc9b24b38c9978bea7e3548067b7e261524de4dd0 (patch)
tree96e06fe2e20b7fffcf5356a800d0b47554d46221 /README.md
parentad969c98f19ab04469fb9f8c19ba8e5284bcf72f (diff)
Update README.md
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