Paolo or Radim, Please do a pull from my kvm-ppc-fixes-4.16-1 tag to get some fixes for PPC KVM which should go into 4.16. Thanks, Paul. The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2: Linux 4.16-rc1 (2018-02-11 15:04:29 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc tags/kvm-ppc-fixes-4.16-1 for you to fetch changes up to 61bd0f66ff92d5ce765ff9850fd3cbfec773c560: KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN (2018-03-03 19:28:34 +1100) ---------------------------------------------------------------- Fixes for PPC KVM: - Fix guest time accounting in the host - Fix large-page backing for radix guests on POWER9 - Fix HPT guests on POWER9 backed by 2M or 1G pages - Compile fixes for some configs and gcc versions ---------------------------------------------------------------- Laurent Vivier (1): KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN Paul Mackerras (4): KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=n KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing arch/powerpc/kvm/book3s_64_mmu_radix.c | 69 +++++++++++++++++++++------------- arch/powerpc/kvm/book3s_hv.c | 17 +++++---- arch/powerpc/kvm/powerpc.c | 4 +- 3 files changed, 55 insertions(+), 35 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html