summary refs log tree commit diff stats
path: root/linux-user/signal.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2021-12-27 07:01:23 -0800
committerLaurent Vivier <laurent@vivier.eu>2022-01-06 11:40:52 +0100
commit220717a6f46a99031a5b1af964bbf4dec1310440 (patch)
treed1b569b183f9edd35c315bad1217543ff1162154 /linux-user/signal.c
parent87e9bf23236d3c9da84f2b6164e06be3ecfd45e0 (diff)
downloadfocaccia-qemu-220717a6f46a99031a5b1af964bbf4dec1310440.tar.gz
focaccia-qemu-220717a6f46a99031a5b1af964bbf4dec1310440.zip
linux-user: Disable more prctl subcodes
Create a list of subcodes that we want to pass on, a list of
subcodes that should not be passed on because they would affect
the running qemu itself, and a list that probably could be
implemented but require extra work. Do not pass on unknown subcodes.

Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20211227150127.2659293-3-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'linux-user/signal.c')
0 files changed, 0 insertions, 0 deletions