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

Factor it out into s390_store_status(), to be used also by TCG later on.

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