On Tue, Dec 23, 2014 at 8:42 PM, Michael Roth <mdr...@linux.vnet.ibm.com> wrote: > > Hi Bharata, > > I've submitted v4 of PCI hotplug. The development branch is here: > > https://github.com/mdroth/qemu/commits/spapr-hotplug-pci > > and is based on top of a 'core' branch organized similar to what you proposed: > > https://github.com/mdroth/qemu/commits/spapr-hotplug-core > > I'll be rolling changes for core/pci code into the branches as we go. > The endian fixes you provided are included, and PCI hotplug has been > tested on ppc64le. > > There's a pseries-2.3 in the core patchset to enable/disable > dynamic-reconfiguration for individual resources on a machine basis to > maintain backward migration compatibility. There's a PHB hotplug patchset > based on core that might be a good reference for re-basing CPU/memory: > > https://github.com/mdroth/qemu/commits/spapr-hotplug-phb
Thanks Michael for providing the 'core' branch. I shall be posting CPU and memory hotplug patches based on your 'core' branch shortly. Regards, Bharata.