On Wed, 6 Jan 2021 at 03:38, David Gibson <da...@gibson.dropbear.id.au> wrote: > > The following changes since commit 52d25464605dc20022ad94aa8bc8e8473e600833: > > Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210104' > into staging (2021-01-05 16:18:20 +0000) > > are available in the Git repository at: > > https://gitlab.com/dgibson/qemu.git tags/ppc-for-6.0-20210106 > > for you to fetch changes up to 5cbd51a5a58098444ffa246ece2013849be04299: > > ppc440_pcix: Fix up pci config access (2021-01-06 11:09:59 +1100) > > ---------------------------------------------------------------- > ppc patch queue 2021-01-06 > > First pull request for 2021, which has a bunch of things accumulated > over the holidays. Includes: > * A number of cleanups to sam460ex and ppc440 code from BALATON Zoltan > * Several fixes for builds with --without-default-devices from Greg Kurz > * Fixes for some DRC reset problems from Greg Kurz > * QOM conversion of the PPC 4xx UIC devices from Peter Maydell > * Some other assorted fixes and cleanups > > ---------------------------------------------------------------- > BALATON Zoltan via (5): > ppc4xx: Move common dependency on serial to common option > sam460ex: Remove FDT_PPC dependency from KConfig > ppc440_pcix: Improve comment for IRQ mapping > ppc440_pcix: Fix register write trace event > ppc440_pcix: Fix up pci config access
Applied, thanks. I'm afraid I missed reading Balaton's email before pushing this to master, so the whole set is in there; sorry about that. Would you mind sending a patchset that makes the necessary changes on top of master (reverts or fixes as appropriate)? Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0 for any user-visible changes. -- PMM