All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/2] KVM: s390: Fixes for kvm/next (3.17)
@ 2014-07-31  7:59 Christian Borntraeger
  2014-07-31  7:59 ` [GIT PULL 1/2] KVM: s390: Fix memory leak on busy SIGP stop Christian Borntraeger
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christian Borntraeger @ 2014-07-31  7:59 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Alexander Graf, KVM, linux-s390, Cornelia Huck, Jens Freimann,
	Gleb Natapov, Christian Borntraeger

Paolo,

The following changes since commit b55a8144d1807f9e74c51cb584f0dd198483d86c:

  x86/kvm: Resolve shadow warning from min macro (2014-07-25 16:05:54 +0200)

are available in the git repository at:

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

for you to fetch changes up to db3738614767e1f2dfe69afca070d7bc46266cca:

  KVM: s390: rework broken SIGP STOP interrupt handling (2014-07-31 09:20:35 +0200)

----------------------------------------------------------------
Two fixes for recently introduced regressions
- a memory leak on busy SIGP
- pontentially lost SIGP stop in rare situations (shutdown loops)

The first issue is not part of a released kernel. The 2nd issue is
present in all KVM versions, but did not trigger before commit
7dfc63cf977447e09b1072911c2 (KVM: s390: allow only one SIGP STOP
(AND STORE STATUS) at a time) with Linux as a guest.
So no need for cc stable

----------------------------------------------------------------
Christian Borntraeger (1):
      KVM: s390: Fix memory leak on busy SIGP stop

David Hildenbrand (1):
      KVM: s390: rework broken SIGP STOP interrupt handling

 arch/s390/kvm/interrupt.c | 3 +++
 arch/s390/kvm/sigp.c      | 1 +
 2 files changed, 4 insertions(+)

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

end of thread, other threads:[~2014-07-31 14:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-31  7:59 [GIT PULL 0/2] KVM: s390: Fixes for kvm/next (3.17) Christian Borntraeger
2014-07-31  7:59 ` [GIT PULL 1/2] KVM: s390: Fix memory leak on busy SIGP stop Christian Borntraeger
2014-07-31  7:59 ` [GIT PULL 2/2] KVM: s390: rework broken SIGP STOP interrupt handling Christian Borntraeger
2014-07-31 14:31 ` [GIT PULL 0/2] KVM: s390: Fixes for kvm/next (3.17) 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.