summary refs log tree commit diff stats
path: root/python
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-07-07 21:40:36 +0100
committerRichard Henderson <richard.henderson@linaro.org>2023-07-15 08:02:32 +0100
commit4b840f96096d11a69122de4b045a327a6e9a7dfa (patch)
tree1b76ac88109c809f62bebada57b6ed9e4e620849 /python
parent6edfca9eae639707b85d04b050bc7ff09330e58b (diff)
downloadfocaccia-qemu-4b840f96096d11a69122de4b045a327a6e9a7dfa.tar.gz
focaccia-qemu-4b840f96096d11a69122de4b045a327a6e9a7dfa.zip
linux-user: Populate more bits in mmap_flags_tbl
Fix translation of TARGET_MAP_SHARED and TARGET_MAP_PRIVATE,
which are types not single bits.  Add TARGET_MAP_SHARED_VALIDATE,
TARGET_MAP_SYNC, TARGET_MAP_NONBLOCK, TARGET_MAP_POPULATE,
TARGET_MAP_FIXED_NOREPLACE, and TARGET_MAP_UNINITIALIZED.

Update strace to match.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230707204054.8792-9-richard.henderson@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions