diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-07-07 21:40:50 +0100 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-07-15 08:02:32 +0100 |
commit | d7b0c5d01374468c36bbe95140b8db8df95a99e3 (patch) | |
tree | 1847c341284c5af634fd0dc8fd8964827d4c33c5 /qemu.sasl | |
parent | 558a4411c25d43d3f35bc18d84c31ca336ac16c6 (diff) |
linux-user: Simplify target_munmap
All of the guest to host page adjustment is handled by
mmap_reserve_or_unmap; there is no need to duplicate that.
There are no failure modes for munmap after alignment and
guest address range have been validated.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230707204054.8792-23-richard.henderson@linaro.org>
Diffstat (limited to 'qemu.sasl')
0 files changed, 0 insertions, 0 deletions