summaryrefslogtreecommitdiffstats
path: root/bsd-user/signal.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2015-11-13 13:52:21 +0100
committerTimothy Pearson <tpearson@raptorengineering.com>2019-11-29 19:28:20 -0600
commit69f363b831733c61d63424d211d8672c96121ddc (patch)
treea9a1bcc4e29f701d2c905a97cc7bd2817a974441 /bsd-user/signal.c
parent67f77bb143b6e36f9bf35091dc3be1225f8e33f9 (diff)
downloadhqemu-69f363b831733c61d63424d211d8672c96121ddc.zip
hqemu-69f363b831733c61d63424d211d8672c96121ddc.tar.gz
linux-user: convert DEBUG_SIGNAL logging to tracepoints
"Unimplemented" messages go to stderr, everything else goes to tracepoints Reviewed-by: Laurent Vivier <lvivier@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'bsd-user/signal.c')
-rw-r--r--bsd-user/signal.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bsd-user/signal.c b/bsd-user/signal.c
index e4ee2d0..4887ecc 100644
--- a/bsd-user/signal.c
+++ b/bsd-user/signal.c
@@ -26,8 +26,6 @@
#include "qemu.h"
#include "target_signal.h"
-//#define DEBUG_SIGNAL
-
void signal_init(void)
{
}
OpenPOWER on IntegriCloud