On 14 July 2017 at 07:15, David Gibson <da...@gibson.dropbear.id.au> wrote: > The following changes since commit 49bcce4b9c11759678fd223aefb48691c4959d4f: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-12' > into staging (2017-07-13 16:56:06 +0100) > > are available in the git repository at: > > git://github.com/dgibson/qemu.git tags/ppc-for-2.10-20170714 > > for you to fetch changes up to e11134d2ac7744569d7c387102368c507d340c30: > > pseries: Allow HPT resizing with KVM (2017-07-14 09:28:30 +1000) > > ---------------------------------------------------------------- > ppc patch queue 2017-07-14 > > Two major batches in this set, rather than the usual collection of > assorted fixes. > > * More DRC cleanup. This gets the state management into a state > which should fix many of the hotplug+migration problems we've > had. Plus it gets the migration stream format into something > well defined and pretty minimal which we can reasonably support > into the future. > > * Hashed Page Table resizing. It's been a while since this was > posted, but it's been through several previous rounds of review. > The kernel parts (both guest and host) are merged in 4.11, so > this is the only remaining piece left to allow resizing of the > HPT in a running guest. > > There are also a handful of unrelated fixes.
I see Alex Graf's update to the e500 u-boot image didn't make it in to this -- are you planning to send that separately or should I pick it up directly? (I definitely would like to see that in the 2.10 release, because it fixes a problem where our u-boot sources are (a) very old and (b) not even the version corresponding to the binary blob we ship...) thanks -- PMM