Re: [Qemu-devel] [RFC PATCH v2 00/23] CPU and Memory hotplug for PowerPC sPAPR guests

2015-04-07 Thread Igor Mammedov
On Mon, 6 Apr 2015 15:49:24 +0530 Bharata B Rao bhar...@linux.vnet.ibm.com wrote: On Mon, Mar 23, 2015 at 07:05:41PM +0530, Bharata B Rao wrote: Hi, This is the version 2 of the patchset that provides CPU and memory hotplug support for PowerPC sPAPR guests. [snip] TODOs -

Re: [Qemu-devel] [RFC PATCH v2 00/23] CPU and Memory hotplug for PowerPC sPAPR guests

2015-04-06 Thread Bharata B Rao
On Mon, Mar 23, 2015 at 07:05:41PM +0530, Bharata B Rao wrote: Hi, This is the version 2 of the patchset that provides CPU and memory hotplug support for PowerPC sPAPR guests. [snip] TODOs - - Share code between pc_dimm_plug() and spapr_memory_plug(). - Make the algorithm that looks

Re: [Qemu-devel] [RFC PATCH v2 00/23] CPU and Memory hotplug for PowerPC sPAPR guests

2015-03-25 Thread David Gibson
On Mon, Mar 23, 2015 at 07:05:41PM +0530, Bharata B Rao wrote: Hi, This is the version 2 of the patchset that provides CPU and memory hotplug support for PowerPC sPAPR guests. Thanks for this Bharata. This looks much, much better than v1, pretty close to being ready. -- David Gibson

Re: [Qemu-devel] [RFC PATCH v2 00/23] CPU and Memory hotplug for PowerPC sPAPR guests

2015-03-25 Thread Bharata B Rao
On Thu, Mar 26, 2015 at 02:58:12PM +1100, David Gibson wrote: On Mon, Mar 23, 2015 at 07:05:41PM +0530, Bharata B Rao wrote: Hi, This is the version 2 of the patchset that provides CPU and memory hotplug support for PowerPC sPAPR guests. Thanks for this Bharata. This looks much, much

[Qemu-devel] [RFC PATCH v2 00/23] CPU and Memory hotplug for PowerPC sPAPR guests

2015-03-23 Thread Bharata B Rao
Hi, This is the version 2 of the patchset that provides CPU and memory hotplug support for PowerPC sPAPR guests. These patches apply against spapr-hotplug-pci-v7 branch of Michael Roth's PCI hotplug tree (git://github.com/mdroth/qemu). I am basing against Michael's tree because that has the DR