On Mon, 4 Feb 2019 at 09:01, David Gibson <da...@gibson.dropbear.id.au> wrote: > > The following changes since commit b3fc0af1ff5e922d4dd7c875394dbd26dc7313b4: > > Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging > (2019-02-01 17:58:27 +0000) > > are available in the Git repository at: > > git://github.com/dgibson/qemu.git tags/ppc-for-4.0-20190204 > > for you to fetch changes up to 53adb9d43e1abba187387a51f238e878e934c647: > > mmap-alloc: fix hugetlbfs misaligned length in ppc64 (2019-02-04 18:44:20 > +1100) > > ---------------------------------------------------------------- > ppc patch queue 2019-02-04 > > Here's the next batch of ppc target and spapr related changes. > Highlights are: > * A number of endianness handling cleanups from Mark Cave-Ayland > * Updated Mac VGA driver > * Updated SLOF image > * Some XIVE cleanups and small fixes > * ppc4xx cleanups and fixes from BALATON Zoltan > > There are a few chances not technically in the ppc target code: > * Several MAINTAINERS updates > * Fixes for unmapping of hugepages on power hosts > > The latter is included because it's primarily of interest for ppc KVM setups. >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0 for any user-visible changes. -- PMM