s390x: move s390x_new_cpu() into board code
commit32dc6aa061e76c9acaefff1faa48ab479672ea53
authorIgor Mammedov <imammedo@redhat.com>
Tue, 17 Oct 2017 15:13:23 +0000 (17 17:13 +0200)
committerCornelia Huck <cohuck@redhat.com>
Fri, 20 Oct 2017 11:32:10 +0000 (20 13:32 +0200)
tree871a119dd5da8fd5ec903af778d937a28416fe25
parentac7e4cbbabae5a8e0d3948ddebf33351e61497c3
s390x: move s390x_new_cpu() into board code

s390-virtio-ccw.c is the sole user of s390x_new_cpu(),
so move this helper there.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <1508253203-119237-1-git-send-email-imammedo@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
hw/s390x/s390-virtio-ccw.c
target/s390x/cpu.h
target/s390x/helper.c