s390x/tcg: injection of emergency signals and external calls
commit14ca122e753c7bc925e6cedc4f16588bc154090d
authorDavid Hildenbrand <david@redhat.com>
Thu, 28 Sep 2017 20:36:41 +0000 (28 22:36 +0200)
committerCornelia Huck <cohuck@redhat.com>
Fri, 20 Oct 2017 11:32:10 +0000 (20 13:32 +0200)
tree289c4be39f20c20f69cd02d51f51199e6347b97e
parentd516f74c99b1a2c289cfba0bacf125cbc9b681e3
s390x/tcg: injection of emergency signals and external calls

Preparation for new TCG SIGP code. Especially also prepare for
indicating that another external call is already pending.

Take care of interrupt priority.

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170928203708.9376-4-david@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/cpu.h
target/s390x/excp_helper.c
target/s390x/internal.h
target/s390x/interrupt.c