On 8/23/19 3:07 AM, David Hildenbrand wrote: > Factor it out, we'll do some further changes/extensions to both > probe_write() implementations soon. Make sure to allow "size = 0". > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > accel/tcg/user-exec.c | 16 ++++++++++++++++ > include/exec/exec-all.h | 4 ++-- > target/s390x/mem_helper.c | 7 ------- > 3 files changed, 18 insertions(+), 9 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~