--- zzzz-none-000/linux-3.10.107/tools/testing/ktest/examples/kvm.conf 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/tools/testing/ktest/examples/kvm.conf 2021-02-04 17:41:59.000000000 +0000 @@ -10,6 +10,10 @@ # Use virsh to read the serial console of the guest CONSOLE = virsh console ${MACHINE} +# Use SIGKILL to terminate virsh console. We can't kill virsh console +# by the default signal, SIGINT. +CLOSE_CONSOLE_SIGNAL = KILL + #*************************************# # This part is the same as test.conf # #*************************************#