Detect when qemu gets terminated by a signal
If qemu catches a signal, it terminates with 0 and prints a message in stderr. Try to detect if the process has been terminated by a signal by examining the stderr.
Showing
Please register or sign in to comment