commit | 78bc8ed9a8f092f6666d7a949ad67dac33cc014d | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Thu Feb 22 13:24:38 2024 -1000 |
committer | Richard Henderson <richard.henderson@linaro.org> | Fri Mar 01 08:09:55 2024 -1000 |
tree | d04eabe7ee270205d5efc67d4d3de9f0d5783ad2 | |
parent | 9f7c97324c273015812fe93b85d000335d6fa7c4 [diff] |
linux-user: Rewrite target_shmat Handle combined host and guest alignment requirements. Handle host and guest page size differences. Handle SHM_EXEC. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/115 Tested-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>