Re: [Qemu-devel] [PATCH v5 0/7] sPAPR CPU hotplug pre-requisites

2015-06-17 Thread David Gibson
On Tue, Jun 16, 2015 at 11:00:11AM +0530, Bharata B Rao wrote: > Hi, > > This patchset carries the changes that are pre-requisites to support > CPU hotplug for sPAPR guests. Thanks, applied to spapr-next. > > Changes in v5 > - > - Fixed indentation issues pointed by Alexey. > - Remo

[Qemu-devel] [PATCH v5 0/7] sPAPR CPU hotplug pre-requisites

2015-06-15 Thread Bharata B Rao
Hi, This patchset carries the changes that are pre-requisites to support CPU hotplug for sPAPR guests. Changes in v5 - - Fixed indentation issues pointed by Alexey. - Removed the user of MSR_EP with the understanding that this or an equivalent define can be used/introduced in a sepa