[GIT PULL] Second batch of KVM changes for 4.2 (+ preempt notifier fix)

From: Paolo Bonzini
Date: Sun Jul 05 2015 - 06:37:05 EST


Linus,

The following changes since commit 9bdc771f2c29a11920f477fba05a58e23ee42554:

Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2015-07-02 17:11:28 -0700)

are available in the git repository at:


git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

for you to fetch changes up to a88464a8b0ffb2f8dfb69d3ab982169578b50f22:

kvm: add hyper-v crash msrs values (2015-07-03 18:55:20 +0200)

----------------------------------------------------------------
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.

----------------------------------------------------------------
Andrey Smetanin (1):
kvm: add hyper-v crash msrs values

Cornelia Huck (1):
KVM: s390: virtio-ccw: don't overwrite config space values

Nicolas Iooss (1):
KVM: x86: remove data variable from kvm_get_msr_common

Peter Zijlstra (1):
sched, preempt_notifier: separate notifier registration from static_key inc/dec

Radim KrÄmÃÅ (3):
KVM: x86: make vapics_in_nmi_mode atomic
KVM: x86: properly restore LVT0
KVM: x86: keep track of LVT0 changes under APICv

arch/x86/include/asm/kvm_host.h | 2 +-
arch/x86/include/uapi/asm/hyperv.h | 11 +++++++++++
arch/x86/kvm/i8254.c | 2 +-
arch/x86/kvm/lapic.c | 17 ++++++++++-------
arch/x86/kvm/lapic.h | 1 +
arch/x86/kvm/x86.c | 4 +---
drivers/s390/kvm/virtio_ccw.c | 11 +++++++++--
include/linux/preempt.h | 2 ++
kernel/sched/core.c | 17 +++++++++++++++--
virt/kvm/kvm_main.c | 3 +++
10 files changed, 54 insertions(+), 16 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/