Re: [Qemu-devel] [RFC PATCH v3 24/24] spapr: Memory hotplug support

2015-05-06 Thread Bharata B Rao
On Tue, May 05, 2015 at 05:45:01PM +1000, David Gibson wrote: > On Fri, Apr 24, 2015 at 12:17:46PM +0530, Bharata B Rao wrote: > > Make use of pc-dimm infrastructure to support memory hotplug > > for PowerPC. > > > > Modelled on i386 memory hotplug. > > Can the previous patch actually do anything

Re: [Qemu-devel] [RFC PATCH v3 24/24] spapr: Memory hotplug support

2015-05-05 Thread David Gibson
On Fri, Apr 24, 2015 at 12:17:46PM +0530, Bharata B Rao wrote: > Make use of pc-dimm infrastructure to support memory hotplug > for PowerPC. > > Modelled on i386 memory hotplug. Can the previous patch actually do anything without this one? If not, might as well fold them together. > > Signed-of