diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2020-06-29 15:05:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-29 15:05:07 +0200 |
| commit | 708d6e5be127f435de5f4a8de4c6ccb2857f79b9 (patch) | |
| tree | 33c58923046a3a77e00b3a90aa8a88f1bbf23ff5 /docs/linux | |
| parent | 54cbc73031cad7d13b19c59a29979a077fc94425 (diff) | |
Update setup_ubuntu-host_qemu-vm_x86-64-kernel.md
Diffstat (limited to 'docs/linux')
| -rw-r--r-- | docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md b/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md index ed63c4cdf..dfd7f5e3f 100644 --- a/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md +++ b/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md @@ -172,7 +172,7 @@ To kill the running QEMU instance press `Ctrl+A` and then `X` or run: kill $(cat vm.pid) ``` -If QEMU works, the kernel boots and ssh succeeds, you can try to run syzkaller. +If QEMU works, the kernel boots and ssh succeeds, you can shutdown QEMU and try to run syzkaller. ## syzkaller |
