s390x: fix storing CPU status (again)
commitdc0bbef5e6049920873204d35cd27172b65d204f
authorDavid Hildenbrand <david@redhat.com>
Thu, 16 Nov 2017 17:05:24 +0000 (16 18:05 +0100)
committerCornelia Huck <cohuck@redhat.com>
Mon, 20 Nov 2017 08:31:46 +0000 (20 09:31 +0100)
treefba4f81192d6068f8c9f72b66621bb0a784a0504
parent2e02083438962d26ef9dcc7100f3b378104183db
s390x: fix storing CPU status (again)

Looks like the last fix + cleanup introduced another bug. (for now Linux
guests don't seem to care) - we store the crs into ars.

Fixes: 947a38bd6f13 ("s390x/kvm: fix and cleanup storing CPU status")
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20171116170526.12643-2-david@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/helper.c