Re: [Qemu-devel] [PATCH v7 10/13] spapr: CPU hotplug support

2016-01-31 Thread David Gibson
On Thu, Jan 28, 2016 at 11:19:52AM +0530, Bharata B Rao wrote: > Support CPU hotplug via device-add command like this: > > (qemu) device_add powerpc64-cpu-core,id=core2 > > In response to device_add, CPU core device will be created. CPU core > device creates and realizes CPU thread devices. If th

[Qemu-devel] [PATCH v7 10/13] spapr: CPU hotplug support

2016-01-27 Thread Bharata B Rao
Support CPU hotplug via device-add command like this: (qemu) device_add powerpc64-cpu-core,id=core2 In response to device_add, CPU core device will be created. CPU core device creates and realizes CPU thread devices. If the machine type supports CPU hotplug, boot-time CPUs are created as CPU core