Re: [Qemu-devel] [PATCH 0/8] [PATCH RFC v2] s390-qemu: cpu hotplug

2013-06-13 Thread Christian Borntraeger
On 07/06/13 19:27, Jason J. Herne wrote: > Latest code for cpu Hotplug designed to be controled via the QOM > infrastructure. > cpu on S390 are treated as devices via a new platform independent > infrastructure I designed to allow this "new way" to exist with the "old way" > of representing cpus.

[Qemu-devel] [PATCH 0/8] [PATCH RFC v2] s390-qemu: cpu hotplug

2013-06-07 Thread Jason J. Herne
Latest code for cpu Hotplug designed to be controled via the QOM infrastructure. cpu on S390 are treated as devices via a new platform independent infrastructure I designed to allow this "new way" to exist with the "old way" of representing cpus. The Qemu command line now allows "-device s390-cpu"