s390x/tcg: use s390_program_interrupt() in STSI
commit5e8f154e88c0722377a36ee2d21873cb23c5ef42
authorDavid Hildenbrand <david@redhat.com>
Thu, 30 Nov 2017 16:27:42 +0000 (30 17:27 +0100)
committerCornelia Huck <cohuck@redhat.com>
Thu, 14 Dec 2017 16:56:54 +0000 (14 17:56 +0100)
tree482563d082c64c9f653eeeeb794017e1f11763dd
parent005a0491846db216ef9d3b31f8567fd5527aa0c5
s390x/tcg: use s390_program_interrupt() in STSI

STSI needs some more love, but let's do one step at a time.
We can now drop potential_page_fault().

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