diff options
author | Richard Henderson | 2022-08-29 04:10:00 +0200 |
---|---|---|
committer | Laurent Vivier | 2022-09-27 13:19:05 +0200 |
commit | 57b9ccd4c03dc5f175c4bd7d7406a15fb4d24aca (patch) | |
tree | 6c09895d9da1e8abb5e3fc68f582a781682627f2 /scripts/replay-dump.py | |
parent | linux-user: Combine do_futex and do_futex_time64 (diff) | |
download | qemu-57b9ccd4c03dc5f175c4bd7d7406a15fb4d24aca.tar.gz qemu-57b9ccd4c03dc5f175c4bd7d7406a15fb4d24aca.tar.xz qemu-57b9ccd4c03dc5f175c4bd7d7406a15fb4d24aca.zip |
linux-user: Sink call to do_safe_futex
Leave only the argument adjustments within the shift,
and sink the actual syscall to the end. Sink the
timespec conversion as well, as there will be more users.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20220829021006.67305-3-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'scripts/replay-dump.py')
0 files changed, 0 insertions, 0 deletions