diff options
| author | Richard Henderson | 2021-12-27 16:01:23 +0100 |
|---|---|---|
| committer | Laurent Vivier | 2022-01-06 11:40:52 +0100 |
| commit | 220717a6f46a99031a5b1af964bbf4dec1310440 (patch) | |
| tree | d1b569b183f9edd35c315bad1217543ff1162154 /linux-user/generic | |
| parent | linux-user: Split out do_prctl and subroutines (diff) | |
| download | qemu-220717a6f46a99031a5b1af964bbf4dec1310440.tar.gz qemu-220717a6f46a99031a5b1af964bbf4dec1310440.tar.xz 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/generic')
0 files changed, 0 insertions, 0 deletions
