s390x/tcg: use s390_program_interrupt() in SCLP Service Call
commit1a38921a61d1394089186c03491321b6e682793c
authorDavid Hildenbrand <david@redhat.com>
Thu, 30 Nov 2017 16:27:38 +0000 (30 17:27 +0100)
committerCornelia Huck <cohuck@redhat.com>
Thu, 14 Dec 2017 16:56:54 +0000 (14 17:56 +0100)
tree3471e8f6ac258c21c5ecce2a9ab0e83bce9b13fb
parent0ef28497768d9ff354aaa93087643f7046c89679
s390x/tcg: use s390_program_interrupt() in SCLP Service Call

Now we can drop potential_page_fault(). While at it, move the
unlock further up, looks cleaner.

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20171130162744.25442-11-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/misc_helper.c
target/s390x/translate.c