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