On 20 November 2017 at 05:42, David Gibson <da...@gibson.dropbear.id.au> wrote: > The following changes since commit 2e02083438962d26ef9dcc7100f3b378104183db: > > Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging > (2017-11-17 19:08:07 +0000) > > are available in the Git repository at: > > git://github.com/dgibson/qemu.git tags/ppc-for-2.11-20171120 > > for you to fetch changes up to 82512483940c756e2db1bd67ea91b02bc29c5e01: > > spapr: reset DRCs after devices (2017-11-20 10:10:56 +1100) > > ---------------------------------------------------------------- > ppc patch queue 2017-11-20 > > Here's the current queue of ppc patches. These 2 patches are both > more complex than I'd ideally like this late in the 2.11 cycle. > However, they do fix important bugs, so I think it's worth it on > balance. > > ---------------------------------------------------------------- > Greg Kurz (1): > spapr: reset DRCs after devices > > Suraj Jitindar Singh (1): > target/ppc: Update setting of cpu features to account for compat modes > > hw/ppc/spapr.c | 64 > +++++++++++++++++++++++++++++++++++------------------- > hw/ppc/spapr_drc.c | 7 ------ > 2 files changed, 42 insertions(+), 29 deletions(-)
Applied, thanks. -- PMM