On 17 July 2017 at 07:56, David Gibson <da...@gibson.dropbear.id.au> wrote:
> The following changes since commit 4871b51b9241b10f4fd8e04bbb21577886795e25:
>
>   vmgenid-test: use boot-sector infrastructure (2017-07-14 17:03:03 +0100)
>
> are available in the git repository at:
>
>   git://github.com/dgibson/qemu.git tags/ppc-for-2.10-20170717
>
> for you to fetch changes up to 346ebfc6fbf1a0c07cbdfc52beef0f0b9b5180d4:
>
>   target/ppc: fix CPU hotplug when radix is enabled (TCG) (2017-07-17 
> 15:07:05 +1000)
>
> ----------------------------------------------------------------
> ppc patch queue 2017-07-17
>
> This pull requests supersedes the one from 2017-07-14.  That one had a
> couple of subtle regressions: there was a build error for mingw32, and
> an instance_size which was theoretically wrong everywhere, but only
> actually bit on the Travis OSX build.
>
> There are 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.
>

Applied, thanks.

-- PMM

Reply via email to