[GIT PULL v2] KVM changes for 3.17-rc4

From: Paolo Bonzini
Date: Fri Sep 05 2014 - 17:47:25 EST


Linus,

The following changes since commit 30d1e0e806e5b2fadc297ba78f2d7afd6ba309cf:

virt/kvm/assigned-dev.c: Set 'dev->irq_source_id' to '-1' after free it (2014-08-19 15:12:28 +0200)

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 02a68d0503fa470abff8852e10b1890df5730a08:

powerpc/kvm/cma: Fix panic introduces by signed shift operation (2014-09-03 10:34:07 +0200)

----------------------------------------------------------------
A smattering of bug fixes across most architectures.

----------------------------------------------------------------
Christian Borntraeger (4):
KVM: s390: Fix user triggerable bug in dead code
KVM: s390/mm: try a cow on read only pages for key ops
KVM: s390/mm: Fix storage key corruption during swapping
KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flags

Christoffer Dall (1):
arm/arm64: KVM: Complete WFI/WFE instructions

Laurent Dufour (1):
powerpc/kvm/cma: Fix panic introduces by signed shift operation

Paolo Bonzini (3):
Merge tag 'kvm-s390-20140825' of git://git.kernel.org/.../kvms390/linux into kvm-master
Merge tag 'kvm-arm-for-v3.17-rc3' of git://git.kernel.org/.../kvmarm/kvmarm into HEAD
Merge tag 'kvm-s390-master-20140902' of git://git.kernel.org/.../kvms390/linux into kvm-master

Pranavkumar Sawargaonkar (1):
ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU

arch/arm/kvm/handle_exit.c | 2 ++
arch/arm/kvm/init.S | 4 ++++
arch/arm64/kvm/handle_exit.c | 2 ++
arch/arm64/kvm/hyp-init.S | 4 ++++
arch/powerpc/kvm/book3s_64_mmu_hv.c | 4 ++--
arch/s390/include/asm/pgtable.h | 6 ++++--
arch/s390/kvm/kvm-s390.c | 13 -------------
arch/s390/mm/pgtable.c | 10 ++++++++++
8 files changed, 28 insertions(+), 17 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/