All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/3] Fixes for kvm/master (targeting 4.5)
@ 2016-01-26 15:17 Christian Borntraeger
  2016-01-26 15:17 ` [GIT PULL 1/3] KVM: s390: fix guest fprs memory leak Christian Borntraeger
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Christian Borntraeger @ 2016-01-26 15:17 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: KVM, linux-s390, Cornelia Huck, Jens Freimann, Dong Jia Shi,
	David Hildenbrand

Paolo,

here are some fixes for kvm/master (targeting 4.5)

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/linux/kernel/git/kvms390/linux.git  tags/kvm-s390-master-4.5-1

for you to fetch changes up to 9abc2a08a7d665b02bdde974fd6c44aae86e923e:

  KVM: s390: fix memory overwrites when vx is disabled (2016-01-26 15:40:21 +0100)

----------------------------------------------------------------
KVM: s390: Fixes for kvm/master (targeting 4.5)

1. Fallout of some bigger floating point/vector rework in s390
- memory leak -> stable 4.3+
- memory overwrite -> stable 4.4+

2. enable KVM-VFIO for s390

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

 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 ++++++++++++++-------------------------
 4 files changed, 44 insertions(+), 81 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-01-26 15:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-26 15:17 [GIT PULL 0/3] Fixes for kvm/master (targeting 4.5) Christian Borntraeger
2016-01-26 15:17 ` [GIT PULL 1/3] KVM: s390: fix guest fprs memory leak Christian Borntraeger
2016-01-26 15:17 ` [GIT PULL 2/3] KVM: s390: Enable the KVM-VFIO device Christian Borntraeger
2016-01-26 15:17 ` [GIT PULL 3/3] KVM: s390: fix memory overwrites when vx is disabled Christian Borntraeger
2016-01-26 15:30 ` [GIT PULL 0/3] Fixes for kvm/master (targeting 4.5) 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.