On Tue, 19 May 2020 at 19:57, Richard Henderson <richard.hender...@linaro.org> wrote: > > Executable guest pages are never directly executed by > the host, but do need to be readable for translation. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > linux-user/mmap.c | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM