On 27 November 2017 at 05:30, David Gibson <da...@gibson.dropbear.id.au> wrote: > The following changes since commit e7b47c22e2df14d55e3e4426688c929bf8e3f7fb: > > osdep.h: Make TIME_MAX handle different time_t types (2017-11-24 13:23:36 > +0000) > > are available in the Git repository at: > > git://github.com/dgibson/qemu.git tags/ppc-for-2.11-20171127 > > for you to fetch changes up to e07cc1929515cfb808b5c2fcc60c079e6be110cf: > > target/ppc: Fix setting of cpu->compat_pvr on incoming migration > (2017-11-27 12:20:11 +1100) > > ---------------------------------------------------------------- > ppc patch queue 2017-11-27 > > This series contains a couple of migration fixes for hash guests on > POWER9 radix MMU hosts. > > ---------------------------------------------------------------- > Suraj Jitindar Singh (2): > target/ppc: Move setting of patb_entry on hash table init > target/ppc: Fix setting of cpu->compat_pvr on incoming migration > > hw/ppc/spapr.c | 4 ++-- > target/ppc/machine.c | 4 +++- > 2 files changed, 5 insertions(+), 3 deletions(-)
Applied, thanks. -- PMM