]> git.proxmox.com Git - mirror_qemu.git/commit
linux-user: Implement PI futexes
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 29 Aug 2022 02:10:03 +0000 (19:10 -0700)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 27 Sep 2022 11:19:05 +0000 (13:19 +0200)
commitc72a90df47b990572ac4fdb7e918005466446db9
treee22c083d8e28d402ff06854be9b6e260c77a9419
parent0f9467311260c23eed758f97c75d83f1815acb29
linux-user: Implement PI futexes

Define the missing FUTEX_* constants in syscall_defs.h

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20220829021006.67305-6-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/syscall.c
linux-user/syscall_defs.h