target/s390x: split cpu-dump from helper.c
authorCho, Yu-Chen <acho@suse.com>
Wed, 7 Jul 2021 10:53:19 +0000 (18:53 +0800)
committerCornelia Huck <cohuck@redhat.com>
Wed, 7 Jul 2021 12:01:58 +0000 (14:01 +0200)
commit98be64d2f4dd5ff66b16e3525ee7d099d82f5ec8
tree8c9934bcc0ad39baf9a5d3f628f94564c8c7795e
parent72ffb6310baab625958fa39155d98cce6a3bb235
target/s390x: split cpu-dump from helper.c

Splitting this functionality also allows us to make helper.c sysemu-only.

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Signed-off-by: Cho, Yu-Chen <acho@suse.com>
Acked-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210707105324.23400-10-acho@suse.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/cpu-dump.c [new file with mode: 0644]
target/s390x/cpu.c
target/s390x/helper.c
target/s390x/meson.build