Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull kvm fixes from Paolo Bonzini: "Except for the preempt notifiers fix, these are all small bugfixes that could have been waited for -rc2. Sending them now since I was taking care of Peter's patch anyway" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: kvm: add hyper-v crash msrs values KVM: x86: remove data variable from kvm_get_msr_common KVM: s390: virtio-ccw: don't overwrite config space values KVM: x86: keep track of LVT0 changes under APICv KVM: x86: properly restore LVT0 KVM: x86: make vapics_in_nmi_mode atomic sched, preempt_notifier: separate notifier registration from static_key inc/dec
Showing
- arch/x86/include/asm/kvm_host.h 1 addition, 1 deletionarch/x86/include/asm/kvm_host.h
- arch/x86/include/uapi/asm/hyperv.h 11 additions, 0 deletionsarch/x86/include/uapi/asm/hyperv.h
- arch/x86/kvm/i8254.c 1 addition, 1 deletionarch/x86/kvm/i8254.c
- arch/x86/kvm/lapic.c 10 additions, 7 deletionsarch/x86/kvm/lapic.c
- arch/x86/kvm/lapic.h 1 addition, 0 deletionsarch/x86/kvm/lapic.h
- arch/x86/kvm/x86.c 1 addition, 3 deletionsarch/x86/kvm/x86.c
- drivers/s390/kvm/virtio_ccw.c 9 additions, 2 deletionsdrivers/s390/kvm/virtio_ccw.c
- include/linux/preempt.h 2 additions, 0 deletionsinclude/linux/preempt.h
- kernel/sched/core.c 15 additions, 2 deletionskernel/sched/core.c
- virt/kvm/kvm_main.c 3 additions, 0 deletionsvirt/kvm/kvm_main.c
Loading
Please register or sign in to comment