On Wed, 27 Sep 2017 19:00:27 +0200 David Hildenbrand <[email protected]> wrote:
> Using virtual memory access is wrong and will soon include low-address > protection checks, which is to be bypassed for STFL. > > This was originally part of a bigger STFL(E) refactoring. > > Signed-off-by: David Hildenbrand <[email protected]> > --- > target/s390x/helper.h | 2 +- > target/s390x/misc_helper.c | 7 ++++++- > 2 files changed, 7 insertions(+), 2 deletions(-) Thanks, applied (with updated patch description).
