s390x/tcg: make stora(g) use the new _real mmu
commit4ae433417e36c78cf51fc654fb0e4086d2879a7c
authorDavid Hildenbrand <david@redhat.com>
Tue, 26 Sep 2017 18:33:16 +0000 (26 20:33 +0200)
committerCornelia Huck <cohuck@redhat.com>
Fri, 6 Oct 2017 08:53:02 +0000 (6 10:53 +0200)
tree9b74316509ea4659512ac83f249dc61368883912
parent34499dadc1360c873009a30cd89fa8b9ec269b6e
s390x/tcg: make stora(g) use the new _real mmu

As we properly handle the return address now, we can drop
potential_page_fault().

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170926183318.12995-5-david@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/mem_helper.c
target/s390x/translate.c