From 708d6e5be127f435de5f4a8de4c6ccb2857f79b9 Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Mon, 29 Jun 2020 15:05:07 +0200 Subject: Update setup_ubuntu-host_qemu-vm_x86-64-kernel.md --- docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit mrf-deployment