s390x/tcg: drop program_interrupt()
commit51dcdbd319f8d46834d8155defc8d384a9958a73
authorDavid Hildenbrand <david@redhat.com>
Thu, 30 Nov 2017 16:27:43 +0000 (30 17:27 +0100)
committerCornelia Huck <cohuck@redhat.com>
Thu, 14 Dec 2017 16:56:54 +0000 (14 17:56 +0100)
tree2ab60e5fec0c5bb4cb78db9c99178a73c4912cc3
parent5e8f154e88c0722377a36ee2d21873cb23c5ef42
s390x/tcg: drop program_interrupt()

All users are gone, we can finally drop it and make sure that all new
program interrupt injections are reminded of the retaddr - as they have to
use s390_program_interrupt() now.

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-16-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/cpu.h
target/s390x/interrupt.c