Hi Paolo, Please do a pull from my kvm-ppc-fixes-4.15-1 tag to get one commit which I would like to have merged upstream for 4.15. It fixes a couple of bugs relating to the patch series that was merged for 4.15 to enable HPT guests to run on radix hosts on POWER9. Thanks, Paul. The following changes since commit cf9b0772f2e410645fece13b749bd56505b998b8: Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc (2017-11-16 16:05:01 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc tags/kvm-ppc-fixes-4.15-1 for you to fetch changes up to ded13fc11b71fd1351e57c68a130d89a0285f1b6: KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts (2017-11-23 14:17:54 +1100) ---------------------------------------------------------------- PPC KVM fixes for 4.15 One commit here, that fixes a couple of bugs relating to the patch series that enables HPT guests to run on a radix host on POWER9 systems. This patch series went upstream in the 4.15 merge window, so no stable backport is required. ---------------------------------------------------------------- Paul Mackerras (1): KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts arch/powerpc/include/asm/kvm_ppc.h | 1 + arch/powerpc/kvm/book3s_64_mmu_hv.c | 37 +++++++++++++++++++++++-------------- arch/powerpc/kvm/book3s_hv.c | 3 +-- 3 files changed, 25 insertions(+), 16 deletions(-)