syzkaller/vm/vmm
Dmitry Vyukov c298c98302 vm/qemu: detect boot errors faster
Currently we try to ssh into the machine for 10 minutes
even if it crashed right away. Make qemu exit on kernel panic
and stop ssh'ing when qemu exits.
Handling bad kernels fast is actually important for bisection.

Update #501
2019-03-17 18:06:44 +01:00
..
vmm.go vm/qemu: detect boot errors faster 2019-03-17 18:06:44 +01:00