Re: [Qemu-devel] [RFC PATCH v2.1 00/12] Core based CPU hotplug for PowerPC sPAPR

2016-04-05 Thread Igor Mammedov
On Tue, 5 Apr 2016 20:25:57 +0530 Bharata B Rao wrote: > On Mon, Apr 04, 2016 at 04:44:27PM +0200, Igor Mammedov wrote: > > On Thu, 31 Mar 2016 14:09:09 +0530 > > Bharata B Rao wrote: > > > > > Hi, > > > > > > This is v2.1 of "Core based CPU hotplug for PowerPC sPAPR". v2 was > > > posted here

Re: [Qemu-devel] [RFC PATCH v2.1 00/12] Core based CPU hotplug for PowerPC sPAPR

2016-04-05 Thread Igor Mammedov
On Tue, 5 Apr 2016 20:25:57 +0530 Bharata B Rao wrote: > On Mon, Apr 04, 2016 at 04:44:27PM +0200, Igor Mammedov wrote: > > On Thu, 31 Mar 2016 14:09:09 +0530 > > Bharata B Rao wrote: > > > > > Hi, > > > > > > This is v2.1 of "Core based CPU hotplug for PowerPC sPAPR". v2 was > > > posted here

Re: [Qemu-devel] [RFC PATCH v2.1 00/12] Core based CPU hotplug for PowerPC sPAPR

2016-04-05 Thread Bharata B Rao
On Mon, Apr 04, 2016 at 04:44:27PM +0200, Igor Mammedov wrote: > On Thu, 31 Mar 2016 14:09:09 +0530 > Bharata B Rao wrote: > > > Hi, > > > > This is v2.1 of "Core based CPU hotplug for PowerPC sPAPR". v2 was > > posted here: > > https://lists.gnu.org/archive/html/qemu-ppc/2016-03/msg00201.html >

Re: [Qemu-devel] [RFC PATCH v2.1 00/12] Core based CPU hotplug for PowerPC sPAPR

2016-04-04 Thread Igor Mammedov
On Thu, 31 Mar 2016 14:09:09 +0530 Bharata B Rao wrote: > Hi, > > This is v2.1 of "Core based CPU hotplug for PowerPC sPAPR". v2 was > posted here: > https://lists.gnu.org/archive/html/qemu-ppc/2016-03/msg00201.html > > I am making this v2.1 instead of v3 as this introduces a change in > device

[Qemu-devel] [RFC PATCH v2.1 00/12] Core based CPU hotplug for PowerPC sPAPR

2016-03-31 Thread Bharata B Rao
Hi, This is v2.1 of "Core based CPU hotplug for PowerPC sPAPR". v2 was posted here: https://lists.gnu.org/archive/html/qemu-ppc/2016-03/msg00201.html I am making this v2.1 instead of v3 as this introduces a change in device_add semantics and if we don't want to continue this, I will go back to th