s390x: use a QEMU-style typedef + name for SIGP save area struct
authorDavid Hildenbrand <david@redhat.com>
Fri, 22 Feb 2019 08:11:52 +0000 (09:11 +0100)
committerCornelia Huck <cohuck@redhat.com>
Mon, 4 Mar 2019 10:49:31 +0000 (11:49 +0100)
commit257619be4243d9b7f12b619027d9a5c2f2270350
tree7e956d9419cd577e2db5c7a6cd1d0941e14142c5
parent2cca53fd5c11460b81cb043dc273129d7b3a2ab8
s390x: use a QEMU-style typedef + name for SIGP save area struct

Convert this to QEMU style.

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20190222081153.14206-3-david@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/helper.c