Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull Paolo Bonzini: "Bugfixes for x86, PPC and s390" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce() KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state KVM: x86: simplify handling of PKRU KVM: x86: block guest protection keys unless the host has them enabled KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document them KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit loss KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9 KVM: s390: sthyi: fix specification exception detection KVM: s390: sthyi: fix sthyi inline assembly
No related branches found
No related tags found
Showing
- arch/powerpc/kvm/book3s_64_vio.c 34 additions, 22 deletionsarch/powerpc/kvm/book3s_64_vio.c
- arch/powerpc/kvm/book3s_hv_rmhandlers.S 3 additions, 0 deletionsarch/powerpc/kvm/book3s_hv_rmhandlers.S
- arch/powerpc/kvm/book3s_xive_template.c 65 additions, 3 deletionsarch/powerpc/kvm/book3s_xive_template.c
- arch/s390/kvm/sthyi.c 5 additions, 2 deletionsarch/s390/kvm/sthyi.c
- arch/x86/include/asm/fpu/internal.h 3 additions, 3 deletionsarch/x86/include/asm/fpu/internal.h
- arch/x86/include/asm/kvm_host.h 1 addition, 0 deletionsarch/x86/include/asm/kvm_host.h
- arch/x86/kvm/cpuid.c 1 addition, 1 deletionarch/x86/kvm/cpuid.c
- arch/x86/kvm/kvm_cache_regs.h 0 additions, 5 deletionsarch/x86/kvm/kvm_cache_regs.h
- arch/x86/kvm/mmu.h 1 addition, 1 deletionarch/x86/kvm/mmu.h
- arch/x86/kvm/svm.c 0 additions, 7 deletionsarch/x86/kvm/svm.c
- arch/x86/kvm/vmx.c 8 additions, 17 deletionsarch/x86/kvm/vmx.c
- arch/x86/kvm/x86.c 14 additions, 3 deletionsarch/x86/kvm/x86.c
Loading
Please register or sign in to comment