Re: [Qemu-devel] [RFC PATCH v1 08/10] spapr: CPU hotplug support

2016-03-09 Thread Igor Mammedov
On Wed, 9 Mar 2016 13:23:59 +0530 Bharata B Rao wrote: > On Wed, Mar 09, 2016 at 01:58:53PM +1100, David Gibson wrote: > > On Tue, Mar 08, 2016 at 10:37:08AM +0100, Igor Mammedov wrote: > > > On Tue, 8 Mar 2016 15:27:39 +1100 > > > David Gibson wrote: > > > > > > > On Mon, Mar 07, 2016 at 1

Re: [Qemu-devel] [RFC PATCH v1 08/10] spapr: CPU hotplug support

2016-03-09 Thread Igor Mammedov
On Wed, 9 Mar 2016 13:58:53 +1100 David Gibson wrote: > On Tue, Mar 08, 2016 at 10:37:08AM +0100, Igor Mammedov wrote: > > On Tue, 8 Mar 2016 15:27:39 +1100 > > David Gibson wrote: > > > > > On Mon, Mar 07, 2016 at 11:59:42AM +0530, Bharata B Rao wrote: > > > > On Mon, Mar 07, 2016 at 02:49

Re: [Qemu-devel] [RFC PATCH v1 08/10] spapr: CPU hotplug support

2016-03-08 Thread Bharata B Rao
On Wed, Mar 09, 2016 at 01:58:53PM +1100, David Gibson wrote: > On Tue, Mar 08, 2016 at 10:37:08AM +0100, Igor Mammedov wrote: > > On Tue, 8 Mar 2016 15:27:39 +1100 > > David Gibson wrote: > > > > > On Mon, Mar 07, 2016 at 11:59:42AM +0530, Bharata B Rao wrote: > > > > On Mon, Mar 07, 2016 at 02:

Re: [Qemu-devel] [RFC PATCH v1 08/10] spapr: CPU hotplug support

2016-03-08 Thread David Gibson
On Tue, Mar 08, 2016 at 10:37:08AM +0100, Igor Mammedov wrote: > On Tue, 8 Mar 2016 15:27:39 +1100 > David Gibson wrote: > > > On Mon, Mar 07, 2016 at 11:59:42AM +0530, Bharata B Rao wrote: > > > On Mon, Mar 07, 2016 at 02:49:06PM +1100, David Gibson wrote: > > > > On Fri, Mar 04, 2016 at 12:24

Re: [Qemu-devel] [RFC PATCH v1 08/10] spapr: CPU hotplug support

2016-03-08 Thread Igor Mammedov
On Tue, 8 Mar 2016 15:27:39 +1100 David Gibson wrote: > On Mon, Mar 07, 2016 at 11:59:42AM +0530, Bharata B Rao wrote: > > On Mon, Mar 07, 2016 at 02:49:06PM +1100, David Gibson wrote: > > > On Fri, Mar 04, 2016 at 12:24:19PM +0530, Bharata B Rao wrote: > > > > Set up device tree entries for

Re: [Qemu-devel] [RFC PATCH v1 08/10] spapr: CPU hotplug support

2016-03-07 Thread David Gibson
On Mon, Mar 07, 2016 at 11:59:42AM +0530, Bharata B Rao wrote: > On Mon, Mar 07, 2016 at 02:49:06PM +1100, David Gibson wrote: > > On Fri, Mar 04, 2016 at 12:24:19PM +0530, Bharata B Rao wrote: > > > Set up device tree entries for the hotplugged CPU core and use the > > > exising EPOW event infrast

Re: [Qemu-devel] [RFC PATCH v1 08/10] spapr: CPU hotplug support

2016-03-07 Thread Igor Mammedov
On Mon, 7 Mar 2016 11:59:42 +0530 Bharata B Rao wrote: > On Mon, Mar 07, 2016 at 02:49:06PM +1100, David Gibson wrote: > > On Fri, Mar 04, 2016 at 12:24:19PM +0530, Bharata B Rao wrote: > > > Set up device tree entries for the hotplugged CPU core and use the > > > exising EPOW event infrastruct

Re: [Qemu-devel] [RFC PATCH v1 08/10] spapr: CPU hotplug support

2016-03-06 Thread Bharata B Rao
On Mon, Mar 07, 2016 at 02:49:06PM +1100, David Gibson wrote: > On Fri, Mar 04, 2016 at 12:24:19PM +0530, Bharata B Rao wrote: > > Set up device tree entries for the hotplugged CPU core and use the > > exising EPOW event infrastructure to send CPU hotplug notification to > > the guest. > > > > Sig

Re: [Qemu-devel] [RFC PATCH v1 08/10] spapr: CPU hotplug support

2016-03-06 Thread David Gibson
On Fri, Mar 04, 2016 at 12:24:19PM +0530, Bharata B Rao wrote: > Set up device tree entries for the hotplugged CPU core and use the > exising EPOW event infrastructure to send CPU hotplug notification to > the guest. > > Signed-off-by: Bharata B Rao > --- > hw/ppc/spapr.c | 73

[Qemu-devel] [RFC PATCH v1 08/10] spapr: CPU hotplug support

2016-03-03 Thread Bharata B Rao
Set up device tree entries for the hotplugged CPU core and use the exising EPOW event infrastructure to send CPU hotplug notification to the guest. Signed-off-by: Bharata B Rao --- hw/ppc/spapr.c | 73 - hw/ppc/spapr_cpu_core.c | 6