vl.c: Tidy up message printed when we exit on a signal
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 30 Mar 2011 21:03:38 +0000 (22:03 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 3 Apr 2011 22:24:50 +0000 (00:24 +0200)
commit4fa9db51e629ce40a1b4f0b2110a56ca2db53f86
tree8e4f200bdbeeff3efd45ca894767691997d22d91
parentdfde6e13967e3891f35131b9e2059031ff846c4d
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>
vl.c