diff options
author | Alistair Francis | 2020-03-18 23:47:01 +0100 |
---|---|---|
committer | Laurent Vivier | 2020-03-30 12:28:30 +0200 |
commit | 146902964d66881da797e45a5950732e38532e3e (patch) | |
tree | 368c918a84c96a01592ba93c379f92adcb79bf7e /tests/vm/openbsd | |
parent | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re... (diff) | |
download | qemu-146902964d66881da797e45a5950732e38532e3e.tar.gz qemu-146902964d66881da797e45a5950732e38532e3e.tar.xz qemu-146902964d66881da797e45a5950732e38532e3e.zip |
linux-user: Support futex_time64
Add support for host and target futex_time64. If futex_time64 exists on
the host we try that first before falling back to the standard futex
syscall.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <d9390e368a9a1fd32d52aa771815e6e3d40cb1d4.1584571250.git.alistair.francis@wdc.com>
[lv: define sys_futex() if __NR_futex is defined (fix bug on 32bit host),
remove duplicate get_errno()]
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'tests/vm/openbsd')
0 files changed, 0 insertions, 0 deletions