On Fri, 21 Dec 2018 at 05:46, David Gibson <da...@gibson.dropbear.id.au> wrote: > > The following changes since commit 95de6f4b92efea391a3cbb8651d774a4d3529861: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-12-20' > into staging (2018-12-20 18:54:47 +0000) > > are available in the Git repository at: > > git://github.com/dgibson/qemu.git tags/ppc-for-4.0-20181221 > > for you to fetch changes up to b62c6e1237fb5ca2563f7e72b66ac0c40ff7a714: > > MAINTAINERS: PPC: add a XIVE section (2018-12-21 09:40:43 +1100) > > ---------------------------------------------------------------- > ppc patch queue 2018-12-21 > > This pull request supersedes the one from 2018-12-13. > > This is a revised first ppc pull request for qemu-4.0. Highlights > are: > > * Most of the code for the POWER9 "XIVE" interrupt controller > (not complete yet, but we're getting there) > * A number of g_new vs. g_malloc cleanups > * Some IRQ wiring cleanups > * A fix for how we advertise NUMA nodes to the guest for pseries > > ---------------------------------------------------------------- Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0 for any user-visible changes. -- PMM