target/s390x: rename next_cpu_id to next_core_id
commitb599fef28e161ef2a8d3bac18eace4e405421055
authorDavid Hildenbrand <david@redhat.com>
Wed, 13 Sep 2017 13:24:09 +0000 (13 15:24 +0200)
committerCornelia Huck <cohuck@redhat.com>
Tue, 19 Sep 2017 16:31:32 +0000 (19 18:31 +0200)
tree93fc01a479a22bb8c3a2759bee96942e7867557f
parentca5c1457d614fec718aaec7bdf3663dec37e1e50
target/s390x: rename next_cpu_id to next_core_id

Adapt to the new term "core_id". While at it, fix the type and drop the
initialization to 0 (which is superfluous).

Reviewed-by: Matthew Rosato <mjrosato@linux.vnet.ibm.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170913132417.24384-15-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/cpu-qom.h
target/s390x/cpu.c