linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM changes for 4.5-rc2
@ 2016-01-26 15:43 Paolo Bonzini
  0 siblings, 0 replies; only message in thread
From: Paolo Bonzini @ 2016-01-26 15:43 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, gleb, kvm

Linus,

The following changes since commit 7d1fc01afc5af35e5197e0e75abe900f6bd279b8:

  Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial (2016-01-14 17:04:19 -0800)

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 ed8e5a242826004d6dcf1c33775e08aa0d017c41:

  KVM doc: Fix KVM_SMI chapter number (2016-01-26 16:29:59 +0100)

----------------------------------------------------------------
s390 and POWER bug fixes, plus enabling the KVM-VFIO interface on s390.

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      KVM doc: Fix KVM_SMI chapter number

David Hildenbrand (2):
      KVM: s390: fix guest fprs memory leak
      KVM: s390: fix memory overwrites when vx is disabled

Dong Jia Shi (1):
      KVM: s390: Enable the KVM-VFIO device

Geyslan G. Bem (1):
      KVM: PPC: Book3S PR: Remove unused variable 'vcpu_book3s'

Greg Kurz (1):
      KVM: PPC: Fix ONE_REG AltiVec support

Paolo Bonzini (2):
      Merge branch 'kvm-ppc-next' of git://git.kernel.org/.../paulus/powerpc into HEAD
      Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/.../kvms390/linux into HEAD

Paul Mackerras (1):
      KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code better

Thomas Huth (2):
      KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8
      KVM: PPC: Increase memslots to 512

 Documentation/virtual/kvm/api.txt       |   2 +-
 arch/powerpc/include/asm/kvm_host.h     |   3 +-
 arch/powerpc/kvm/book3s_64_mmu.c        |   3 -
 arch/powerpc/kvm/book3s_hv.c            |  18 +++++
 arch/powerpc/kvm/book3s_hv_rmhandlers.S |   4 +-
 arch/powerpc/kvm/powerpc.c              |  20 +++---
 arch/s390/include/asm/kvm_host.h        |   1 -
 arch/s390/kvm/Kconfig                   |   1 +
 arch/s390/kvm/Makefile                  |   2 +-
 arch/s390/kvm/kvm-s390.c                | 121 +++++++++++---------------------
 10 files changed, 77 insertions(+), 98 deletions(-)

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

only message in thread, other threads:[~2016-01-26 15:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-26 15:43 [GIT PULL] KVM changes for 4.5-rc2 Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).