On 8/26/19 12:51 AM, David Hildenbrand wrote: > Factor it out into common code. Similar to the !CONFIG_USER_ONLY variant, > let's not allow to cross page boundaries. > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > accel/tcg/user-exec.c | 15 +++++++++++++++ > include/exec/exec-all.h | 4 ++-- > target/s390x/mem_helper.c | 7 ------- > 3 files changed, 17 insertions(+), 9 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~