On Wed, 13 Sep 2017 15:24:13 +0200 David Hildenbrand <da...@redhat.com> wrote:
> CPU hotplug is only possible on a per core basis on s390x. So let's > add possible_cpus and properly wire everything up. s/properly wire everything up/wire everything up properly/ ? (fixing while... you get the idea) > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > hw/s390x/s390-virtio-ccw.c | 41 +++++++++++++++++++++++++++++++++++++++++ > qapi-schema.json | 16 ++++++++++++++++ > 2 files changed, 57 insertions(+)