On 26 July 2016 at 04:06, David Gibson <da...@gibson.dropbear.id.au> wrote: > The following changes since commit 2d2e632ad00d11867c6c5625605b1fbc022dd62f: > > Update version for v2.7.0-rc0 release (2016-07-22 15:32:42 +0100) > > are available in the git repository at: > > git://github.com/dgibson/qemu.git tags/ppc-for-2.7-20160726 > > for you to fetch changes up to 12bf2d33fe520f9cfd09f7bf9d46ae3202c3cb49: > > spapr: disintricate core-id from DT semantics (2016-07-25 15:43:41 +1000) > > ---------------------------------------------------------------- > ppc patch queue 2016-07-26 > > Here's the current batch of ppc and spapr related patches intended for > qemu-2.7. Given the late stage in 2.7 development, these are all > bugfixes with one exception: > > The "spapr: disintricate core-id from DT semantics" changes the way > ids are assigned in the new core-based hotplug infrastructure. This > isn't strictly a bugfix, but we've determined that the current way of > assigning core-ids will cause considerable grief with future plans for > cpu hotplug. Therefore it's better to fix this now, late in 2.7, > before we have a released version with the problematic numbering.
Applied, thanks. -- PMM