Message ID | 20210504055312.306823-1-david@gibson.dropbear.id.au (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Tue, 4 May 2021 at 06:53, David Gibson <david@gibson.dropbear.id.au> wrote: > > The following changes since commit 15106f7dc3290ff3254611f265849a314a93eb0e: > > Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210502' into staging (2021-05-02 16:23:05 +0100) > > are available in the Git repository at: > > https://gitlab.com/dgibson/qemu.git tags/ppc-for-6.1-20210504 > > for you to fetch changes up to 4bb32cd7b1e42c46d274b727c8be8e45b4df3814: > > hw/ppc/pnv_psi: Use device_cold_reset() instead of device_legacy_reset() (2021-05-04 13:12:59 +1000) > > ---------------------------------------------------------------- > ppc patch queue 2021-05-04 > > Here's the first ppc pull request for qemu-6.1. It has a wide variety > of stuff accumulated during the 6.0 freeze. Highlights are: > > * Multi-phase reset cleanups for PAPR > * Preliminary cleanups towards allowing !CONFIG_TCG for the ppc target > * Cleanup of AIL logic and extension to POWER10 > * Further improvements to handling of hot unplug failures on PAPR > * Allow much larger numbers of CPU on pseries > * Support for the H_SCM_HEALTH hypercall > * Add support for the Pegasos II board > * Substantial cleanup to hflag handling > * Assorted minor fixes and cleanups > Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.1 for any user-visible changes. -- PMM