On Fri, 4 Oct 2019 at 10:37, David Gibson <da...@gibson.dropbear.id.au> wrote: > > The following changes since commit 4f59102571fce49af180cfc6d4cdd2b5df7bdb14: > > Merge remote-tracking branch > 'remotes/amarkovic/tags/mips-queue-oct-01-2019' into staging (2019-10-01 > 16:21:42 +0100) > > are available in the Git repository at: > > git://github.com/dgibson/qemu.git tags/ppc-for-4.2-20191004 > > for you to fetch changes up to 1aba8716c8335e88b8c358002a6e1ac89f7dd258: > > ppc/pnv: Remove the XICSFabric Interface from the POWER9 machine > (2019-10-04 19:08:23 +1000) > > ---------------------------------------------------------------- > ppc patch queue 2019-10-04 > > Here's the next batch of ppc and spapr patches. Includes: > * Fist part of a large cleanup to irq infrastructure > * Recreate the full FDT at CAS time, instead of making a difficult > to follow set of updates. This will help us move towards > eliminating CAS reboots altogether > * No longer provide RTAS blob to SLOF - SLOF can include it just as > well itself, since guests will generally need to relocate it with > a call to instantiate-rtas > * A number of DFP fixes and cleanups from Mark Cave-Ayland > * Assorted bugfixes > * Several new small devices for powernv >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.2 for any user-visible changes. -- PMM