Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1318081

[GIT PULL] KVM changes for 4.5-rc2

From Paolo Bonzini <pbonzini@redhat.com>
Newsgroups linux.kernel
Subject [GIT PULL] KVM changes for 4.5-rc2
Date 2016-01-26 16:50 +0100
Message-ID <qVe2u-67x-19@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] KVM changes for 4.5-rc2 Paolo Bonzini <pbonzini@redhat.com> - 2016-01-26 16:50 +0100

csiph-web