Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull kvm fixes from Paolo Bonzini: "ARM: - Fix alignment of the new HYP sections - Fix GICR_TYPER access from userspace S390: - do not reset the global diag318 data for per-cpu reset - do not mark memory as protected too early - fix for destroy page ultravisor call x86: - fix for SEV debugging - fix incorrect return code - fix for 'noapic' with PIC in userspace and LAPIC in kernel - fix for 5-level paging" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PT KVM: x86: Fix split-irqchip vs interrupt injection window request KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint MAINTAINERS: Update email address for Sean Christopherson MAINTAINERS: add uv.c also to KVM/s390 s390/uv: handle destroy page legacy interface KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspace KVM: SVM: fix error return code in svm_create_vcpu() KVM: SVM: Fix offset computation bug in __sev_dbg_decrypt(). KVM: arm64: Correctly align nVHE percpu data KVM: s390: remove diag318 reset code KVM: s390: pv: Mark mm as protected after the set secure parameters and improve cleanup
No related branches found
No related tags found
Showing
- .mailmap 1 addition, 0 deletions.mailmap
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- arch/arm64/kvm/hyp/nvhe/hyp.lds.S 5 additions, 0 deletionsarch/arm64/kvm/hyp/nvhe/hyp.lds.S
- arch/arm64/kvm/vgic/vgic-mmio-v3.c 20 additions, 2 deletionsarch/arm64/kvm/vgic/vgic-mmio-v3.c
- arch/s390/kernel/uv.c 8 additions, 1 deletionarch/s390/kernel/uv.c
- arch/s390/kvm/kvm-s390.c 1 addition, 3 deletionsarch/s390/kvm/kvm-s390.c
- arch/s390/kvm/pv.c 2 additions, 1 deletionarch/s390/kvm/pv.c
- arch/s390/mm/gmap.c 2 additions, 0 deletionsarch/s390/mm/gmap.c
- arch/x86/include/asm/kvm_host.h 1 addition, 0 deletionsarch/x86/include/asm/kvm_host.h
- arch/x86/kvm/irq.c 34 additions, 51 deletionsarch/x86/kvm/irq.c
- arch/x86/kvm/lapic.c 1 addition, 1 deletionarch/x86/kvm/lapic.c
- arch/x86/kvm/mmu/mmu.c 1 addition, 1 deletionarch/x86/kvm/mmu/mmu.c
- arch/x86/kvm/svm/sev.c 1 addition, 1 deletionarch/x86/kvm/svm/sev.c
- arch/x86/kvm/svm/svm.c 3 additions, 1 deletionarch/x86/kvm/svm/svm.c
- arch/x86/kvm/x86.c 10 additions, 8 deletionsarch/x86/kvm/x86.c
Loading
Please register or sign in to comment