OSDN Git Service

linux-user/alpha: Fix target rlimits for alpha and rearrange for clarity
authorSerge Belyshev <belyshev@depni.sinp.msu.ru>
Sat, 15 Jan 2022 11:32:35 +0000 (14:32 +0300)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 27 Jan 2022 15:58:21 +0000 (16:58 +0100)
commitca9946d734147155d6c27b348920125f623a588f
tree965c984aab9be8501d4f7908a5f71759932f1301
parentb1b2138753be4a0c9dc50975b080f8e7743b78a9
linux-user/alpha: Fix target rlimits for alpha and rearrange for clarity

Alpha uses different values of some TARGET_RLIMIT_* constants, which were
missing and caused bugs like #577, fixed thus.  Also rearranged all three
(alpha, mips and sparc) that differ from everyone else for clarity.

Signed-off-by: Serge Belyshev <belyshev@depni.sinp.msu.ru>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/577
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <87y236lpwb.fsf@depni.sinp.msu.ru>
[lv: replace tabs by spaces]
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/syscall_defs.h