s390x: implement query-hotpluggable-cpus
authorDavid Hildenbrand <david@redhat.com>
Wed, 13 Sep 2017 13:24:13 +0000 (15:24 +0200)
committerCornelia Huck <cohuck@redhat.com>
Tue, 19 Sep 2017 16:31:32 +0000 (18:31 +0200)
commit4dc3b151882fe56f2917a3533d1bceb9fa9ded60
tree8a47c1103f56d9671c435caa81a763cf8fc10e59
parentf2f3beb0040cbdad1b4098cbb11ecc102044bf6e
s390x: implement query-hotpluggable-cpus

CPU hotplug is only possible on a per core basis on s390x. So let's
add possible_cpus and wire everything up properly.

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170913132417.24384-19-david@redhat.com>
Acked-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
hw/s390x/s390-virtio-ccw.c
qapi-schema.json