All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/3] KVM: s390: Bugfix and cleanups for kvm/next (4.4)
@ 2015-10-29 15:08 Christian Borntraeger
  2015-10-29 15:08 ` [GIT PULL 1/3] KVM: s390: SCA must not cross page boundaries Christian Borntraeger
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Christian Borntraeger @ 2015-10-29 15:08 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Alexander Graf, KVM, Cornelia Huck, Jens Freimann, linux-s390,
	Christian Borntraeger

The following changes since commit 60417fcc2b0235dfe3dcd589c56dbe3ea1a64c54:

  KVM: s390: factor out reading of the guest TOD clock (2015-10-13 15:50:35 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git  tags/kvm-s390-next-20151028

for you to fetch changes up to 46b708ea875f14f5496109df053624199f3aae87:

  KVM: s390: use simple switch statement as multiplexer (2015-10-29 15:59:11 +0100)

----------------------------------------------------------------
KVM: s390: Bugfix and cleanups

There is one important bug fix for a potential memory corruption
and/or guest errors for guests with 63 or 64 vCPUs. This fix would
qualify for 4.3 but is some days too late giving that we are
about to release 4.3.
Given that this patch is cc stable >= 3.15 anyway, we can handle
it via 4.4. merge window.

This pull reuqest also contains two cleanups.

----------------------------------------------------------------
Christian Borntraeger (2):
      KVM: s390: drop useless newline in debugging data
      KVM: s390: use simple switch statement as multiplexer

David Hildenbrand (1):
      KVM: s390: SCA must not cross page boundaries

 arch/s390/kvm/intercept.c | 42 +++++++++++++++++++++---------------------
 arch/s390/kvm/kvm-s390.c  | 12 +++++++-----
 2 files changed, 28 insertions(+), 26 deletions(-)

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

end of thread, other threads:[~2015-11-02  9:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-29 15:08 [GIT PULL 0/3] KVM: s390: Bugfix and cleanups for kvm/next (4.4) Christian Borntraeger
2015-10-29 15:08 ` [GIT PULL 1/3] KVM: s390: SCA must not cross page boundaries Christian Borntraeger
2015-10-29 15:08 ` [GIT PULL 2/3] KVM: s390: drop useless newline in debugging data Christian Borntraeger
2015-10-29 15:08 ` [GIT PULL 3/3] KVM: s390: use simple switch statement as multiplexer Christian Borntraeger
2015-10-29 15:50   ` Alexander Graf
2015-11-02  9:27 ` [GIT PULL 0/3] KVM: s390: Bugfix and cleanups for kvm/next (4.4) 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.