Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull KVM fixes from Radim Krčmář: "PPC: - 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 s390: - Fix random memory corruption when running as guest2 (e.g. KVM in LPAR) and starting guest3 (e.g. nested KVM) with many CPUs - Export forgotten io interrupt delivery statistics counter" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: s390: fix memory overwrites when not using SCA entries KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler KVM: s390: provide io interrupt kvm_stat KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=n
No related branches found
No related tags found
Showing
- arch/powerpc/kvm/book3s_64_mmu_radix.c 43 additions, 26 deletionsarch/powerpc/kvm/book3s_64_mmu_radix.c
- arch/powerpc/kvm/book3s_hv.c 9 additions, 8 deletionsarch/powerpc/kvm/book3s_hv.c
- arch/powerpc/kvm/powerpc.c 3 additions, 1 deletionarch/powerpc/kvm/powerpc.c
- arch/s390/kvm/kvm-s390.c 2 additions, 0 deletionsarch/s390/kvm/kvm-s390.c
Loading
Please register or sign in to comment