commit | f1d3fb04d55f46d39073e7089a5be43a16e80aa9 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Wed Mar 30 22:03:38 2011 +0100 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Mon Apr 04 00:24:50 2011 +0200 |
tree | 8e4f200bdbeeff3efd45ca894767691997d22d91 | |
parent | 22156ab498acf5f8104801148732ae8e83f336a0 [diff] |
vl.c: Tidy up message printed when we exit on a signal Tidy up the message printed when qemu exits due to a signal, so that it's clearer where the message is coming from and that it's not just stray debug output. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Acked-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>