Re: [Qemu-devel] [RFC PATCH v0 4/5] spapr: Support hotplug by specifying DRC count

2015-08-03 Thread David Gibson
On Mon, Aug 03, 2015 at 05:32:43PM -0500, Michael Roth wrote: > Quoting Bharata B Rao (2015-08-03 02:53:02) > > On Mon, Aug 03, 2015 at 04:55:01PM +1000, David Gibson wrote: > > > On Mon, Aug 03, 2015 at 11:05:42AM +0530, Bharata B Rao wrote: > > > > Support hotplug identifier type RTAS_LOG_V6_HP_I

Re: [Qemu-devel] [RFC PATCH v0 4/5] spapr: Support hotplug by specifying DRC count

2015-08-03 Thread Michael Roth
Quoting Bharata B Rao (2015-08-03 02:53:02) > On Mon, Aug 03, 2015 at 04:55:01PM +1000, David Gibson wrote: > > On Mon, Aug 03, 2015 at 11:05:42AM +0530, Bharata B Rao wrote: > > > Support hotplug identifier type RTAS_LOG_V6_HP_ID_DRC_COUNT that allows > > > hotplugging of DRCs by specifying the DR

Re: [Qemu-devel] [RFC PATCH v0 4/5] spapr: Support hotplug by specifying DRC count

2015-08-03 Thread Bharata B Rao
On Mon, Aug 03, 2015 at 04:55:01PM +1000, David Gibson wrote: > On Mon, Aug 03, 2015 at 11:05:42AM +0530, Bharata B Rao wrote: > > Support hotplug identifier type RTAS_LOG_V6_HP_ID_DRC_COUNT that allows > > hotplugging of DRCs by specifying the DRC count. > > > > While we are here, rename > > > >

Re: [Qemu-devel] [RFC PATCH v0 4/5] spapr: Support hotplug by specifying DRC count

2015-08-02 Thread David Gibson
On Mon, Aug 03, 2015 at 11:05:42AM +0530, Bharata B Rao wrote: > Support hotplug identifier type RTAS_LOG_V6_HP_ID_DRC_COUNT that allows > hotplugging of DRCs by specifying the DRC count. > > While we are here, rename > > spapr_hotplug_req_add_event() to spapr_hotplug_req_add_by_index() > spapr_h

[Qemu-devel] [RFC PATCH v0 4/5] spapr: Support hotplug by specifying DRC count

2015-08-02 Thread Bharata B Rao
Support hotplug identifier type RTAS_LOG_V6_HP_ID_DRC_COUNT that allows hotplugging of DRCs by specifying the DRC count. While we are here, rename spapr_hotplug_req_add_event() to spapr_hotplug_req_add_by_index() spapr_hotplug_req_remove_event() to spapr_hotplug_req_remove_by_index() so that the