On 8/23/19 3:07 AM, David Hildenbrand wrote: > ... and also call it for CONFIG_USER_ONLY. This function probably will > also need some refactoring in regards to probing, however, we'll have to > come back to that later, once cleaning up the other mem helpers. > > The alignment check always makes sure that the write access falls into a > single page. > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/mem_helper.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~