All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL v2] KVM changes for 3.17-rc4
@ 2014-09-05 21:47 Paolo Bonzini
  0 siblings, 0 replies; only message in thread
From: Paolo Bonzini @ 2014-09-05 21:47 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, gleb, kvm

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-05 21:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-05 21:47 [GIT PULL v2] KVM changes for 3.17-rc4 Paolo Bonzini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.