]> Git Repo - qemu.git/commit - hw/s390x/sclp.c
s390x: generate sclp cpu information from possible_cpus
authorDavid Hildenbrand <[email protected]>
Wed, 13 Sep 2017 13:24:16 +0000 (15:24 +0200)
committerCornelia Huck <[email protected]>
Tue, 19 Sep 2017 16:31:32 +0000 (18:31 +0200)
commitbb535bb67e5d2271614a08593abf6aba30e598ba
tree3db5315b7d26cf65e53736e4f8d4f2cd819b7306
parent524d18d8bd463431b120eeb5f9f3d1064a1c19e4
s390x: generate sclp cpu information from possible_cpus

This is the first step to allow hot plugging of CPUs in a non-sequential
order. If a cpu is available ("plugged") can directly be decided by
looking at the cpu state pointer.

This makes sure, that really only cpus attached to the machine are
reported.

Signed-off-by: David Hildenbrand <[email protected]>
Message-Id: <20170913132417[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
hw/s390x/sclp.c
This page took 0.025101 seconds and 4 git commands to generate.