s390x/tcg: implement SIGP EXTERNAL CALL
commit070aa1a49389e04c49b4f5742d4184d253be5547
authorDavid Hildenbrand <david@redhat.com>
Thu, 28 Sep 2017 20:36:59 +0000 (28 22:36 +0200)
committerCornelia Huck <cohuck@redhat.com>
Fri, 20 Oct 2017 11:32:10 +0000 (20 13:32 +0200)
tree2e671c8635c5f916de9f35e43df8d7e0175a7582
parent302230fc449a5778dfb703e7fc2f2bdfe71dcd9d
s390x/tcg: implement SIGP EXTERNAL CALL

As preparation for TCG.

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170928203708.9376-22-david@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/sigp.c