diff options
Diffstat (limited to 'docs/linux/setup.md')
| -rw-r--r-- | docs/linux/setup.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/linux/setup.md b/docs/linux/setup.md index 6ec732ba9..df6608bcb 100644 --- a/docs/linux/setup.md +++ b/docs/linux/setup.md @@ -80,8 +80,8 @@ See [this page](kernel_configs.md) for details. ### VM Setup -Syzkaller performs kernel fuzzing on slave virtual machines or physical devices. -These slave enviroments are referred to as VMs. +Syzkaller performs kernel fuzzing on worker virtual machines or physical devices. +These worker enviroments are referred to as VMs. Out-of-the-box syzkaller supports QEMU, kvmtool and GCE virtual machines, Android devices and Odroid C2 boards. These are the generic requirements for a syzkaller VM: |
