Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull KVM fixes from Paolo Bonzini: "Miscellaneous bugfixes. The ARM and s390 fixes are for new regressions from the merge window, others are usual stable material" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: compiler-gcc: disable -ftracer for __noclone functions kvm: x86: make lapic hrtimer pinned s390/mm/kvm: fix mis-merge in gmap handling kvm: set page dirty only if page has been writable KVM: x86: reduce default value of halt_poll_ns parameter KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabled KVM: x86: Inject pending interrupt even if pending nmi exist arm64: KVM: Register CPU notifiers when the kernel runs at HYP arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting
Showing
- arch/arm/kvm/arm.c 33 additions, 19 deletionsarch/arm/kvm/arm.c
- arch/arm64/include/asm/kvm_arm.h 3 additions, 1 deletionarch/arm64/include/asm/kvm_arm.h
- arch/arm64/include/asm/sysreg.h 3 additions, 0 deletionsarch/arm64/include/asm/sysreg.h
- arch/arm64/kvm/hyp/s2-setup.c 4 additions, 2 deletionsarch/arm64/kvm/hyp/s2-setup.c
- arch/s390/mm/gmap.c 2 additions, 2 deletionsarch/s390/mm/gmap.c
- arch/x86/include/asm/kvm_host.h 1 addition, 1 deletionarch/x86/include/asm/kvm_host.h
- arch/x86/kvm/hyperv.c 5 additions, 0 deletionsarch/x86/kvm/hyperv.c
- arch/x86/kvm/lapic.c 4 additions, 4 deletionsarch/x86/kvm/lapic.c
- arch/x86/kvm/mmu.c 10 additions, 2 deletionsarch/x86/kvm/mmu.c
- arch/x86/kvm/x86.c 10 additions, 10 deletionsarch/x86/kvm/x86.c
- include/linux/compiler-gcc.h 1 addition, 1 deletioninclude/linux/compiler-gcc.h
Loading
Please register or sign in to comment