diff options
author | 2022-12-15 08:27:46 +0100 | |
---|---|---|
committer | 2023-03-10 20:45:47 +0100 | |
commit | fe080593dd4f2c2763f7c27a3ba6e69b64fe3b0c (patch) | |
tree | f0787f422945a845bbb03d430dbbeb97c7869858 /scripts/coverage/compare_gcov_json.py | |
parent | linux-user: handle netlink flag NLA_F_NESTED (diff) | |
download | qemu-fe080593dd4f2c2763f7c27a3ba6e69b64fe3b0c.tar.xz qemu-fe080593dd4f2c2763f7c27a3ba6e69b64fe3b0c.zip |
linux-user: Add translation for argument of msync()
msync() uses the flags MS_ASYNC, MS_INVALIDATE and MS_SYNC, which differ
between platforms, specifcally on alpha and hppa.
Add a target to host translation for those and wire up a nicer strace
output.
This fixes the testsuite of the macaulay2 debian package with a hppa-linux
guest on a x86-64 host.
Signed-off-by: Helge Deller <deller@gmx.de>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <Y5rMcts4qe15RaVN@p100>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions