On Thu, 7 May 2020 at 06:04, David Gibson <da...@gibson.dropbear.id.au> wrote: > > The following changes since commit 570a9214827e3d42f7173c4d4c9f045b99834cf0: > > Merge remote-tracking branch > 'remotes/alistair/tags/pull-reg-to-apply-20200505' into staging (2020-05-06 > 15:38:02 +0100) > > are available in the Git repository at: > > git://github.com/dgibson/qemu.git tags/ppc-for-5.1-20200507 > > for you to fetch changes up to c4f6a4a3dd5f2aa15329b8158de25f50b5ba3252: > > target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9 (2020-05-07 11:10:50 > +1000) > > ---------------------------------------------------------------- > ppc patch queue for 2020-04-07 > > First pull request for qemu-5.1. This includes: > * Removal of all remaining cases where we had CAS triggered reboots > * A number of improvements to NMI injection > * Support for partition scoped radix translation in softmmu > * Some fixes for NVDIMM handling > * A handful of other minor fixes >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1 for any user-visible changes. -- PMM