summary refs log tree commit diff stats
path: root/linux-user/cpu_loop-common.h
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2022-09-18 21:45:44 +0200
committerLaurent Vivier <laurent@vivier.eu>2022-09-27 09:29:33 +0200
commit7b72aa1d81d263c9d84bc02b89ea10892a08b451 (patch)
tree06f5409f27545779cc53bc394c6fc2aeed499b2e /linux-user/cpu_loop-common.h
parent65d4830dac7d88059ba77f1d31ec0c2f8f65ae28 (diff)
downloadfocaccia-qemu-7b72aa1d81d263c9d84bc02b89ea10892a08b451.tar.gz
focaccia-qemu-7b72aa1d81d263c9d84bc02b89ea10892a08b451.zip
linux-user: Add missing signals in strace output
Some of the guest signal numbers are currently not converted to
their representative names in the strace output, e.g. SIGVTALRM.

This patch introduces a smart way to generate and keep in sync the
host-to-guest and guest-to-host signal conversion tables for usage in
the qemu signal and strace code. This ensures that any signals
will now show up in both tables.

There is no functional change in this patch - with the exception that yet
missing signal names now show up in the strace code too.

Signed-off-by: Helge Deller <deller@gmx.de>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20220918194555.83535-2-deller@gmx.de>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'linux-user/cpu_loop-common.h')
0 files changed, 0 insertions, 0 deletions