Home
last modified time | relevance | path

Searched hist:"4 eaa960d" (Results 1 – 1 of 1) sorted by relevance

/qemu/linux-user/
H A Dmmap.c4eaa960d Tue May 19 18:56:45 GMT 2020 Richard Henderson <richard.henderson@linaro.org> linux-user: Adjust guest page protection for the host

Executable guest pages are never directly executed by
the host, but do need to be readable for translation.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20200519185645.3915-3-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>