s390x/kvm: factor out storing of adtl CPU status
commitf875cb0c2180e182585dc00151e2cf74d20e7c8c
authorDavid Hildenbrand <david@redhat.com>
Thu, 28 Sep 2017 20:36:52 +0000 (28 22:36 +0200)
committerCornelia Huck <cohuck@redhat.com>
Fri, 20 Oct 2017 11:32:10 +0000 (20 13:32 +0200)
tree6c61ac8c3f7a9507d09149f344c06b1fc01aeea2
parentcf729baaec3fceff31ea8f41e34fbc7e2475916d
s390x/kvm: factor out storing of adtl CPU status

Called from SIGP code to be factored out, so let's move it. Add a
FIXME for TCG code in the future.

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