]> www.infradead.org Git - users/dwmw2/qemu.git/commit
linux-user: Honor PT_GNU_STACK
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 11 Aug 2022 06:00:52 +0000 (23:00 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 6 Sep 2022 07:04:25 +0000 (08:04 +0100)
commit872f3d046f2381e3f416519e82df96bd60818311
tree0b5157270982d5c1d16d1849352f4fdb5478f361
parentd461b73ec007ccbe861db91bbcd792c92e46fcad
linux-user: Honor PT_GNU_STACK

Map the stack executable if required by default or on demand.

Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
Tested-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/elf.h
linux-user/elfload.c
linux-user/qemu.h