[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [RFC PATCH v3 24/24] spapr: Memory hotplug support
From: |
Bharata B Rao |
Subject: |
Re: [Qemu-ppc] [RFC PATCH v3 24/24] spapr: Memory hotplug support |
Date: |
Wed, 6 May 2015 14:00:24 +0530 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
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 without this one?
Yes, the previous patch adds ibm,dynamic-reconfiguration-memory node
and is contained in itself.
Regards,
Bharata.