kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] KVM: s390: last fixes for next merge window
@ 2014-03-25 13:35 Christian Borntraeger
  2014-03-25 13:35 ` [PULL 1/4] KVM: s390: randomize sca address Christian Borntraeger
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Christian Borntraeger @ 2014-03-25 13:35 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: KVM, linux-s390, Cornelia Huck, Christian Borntraeger

Paolo,

The following changes since commit 94b3ffcd41a90d2cb0b32ca23aa58a01111d5dc0:

  Merge tag 'kvm-s390-20140317' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD (2014-03-17 12:21:35 +0100)

are available in the git repository at:


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

for you to fetch changes up to 2ed10cc15e7edf2daf22ce807a877a1266e97711:

  KVM: s390: clear local interrupts at cpu initial reset (2014-03-25 13:27:12 +0100)

I have verfied that there is no merge conflict with the irqfd
patches from Cornelia.

Christian

----------------------------------------------------------------
3 fixes
- memory leak on certain SIGP conditions
- wrong size for idle bitmap (always too big)
- clear local interrupts on initial CPU reset

1 performance improvement
- improve performance with many guests on certain workloads

----------------------------------------------------------------
Christian Borntraeger (1):
      KVM: s390: randomize sca address

Jens Freimann (2):
      KVM: s390: fix calculation of idle_mask array size
      KVM: s390: clear local interrupts at cpu initial reset

Thomas Huth (1):
      KVM: s390: Fix possible memory leak in SIGP functions

 arch/s390/include/asm/kvm_host.h |  3 +--
 arch/s390/kvm/interrupt.c        | 14 ++++++++++++++
 arch/s390/kvm/kvm-s390.c         |  6 ++++++
 arch/s390/kvm/kvm-s390.h         |  1 +
 arch/s390/kvm/sigp.c             | 14 ++++++--------
 5 files changed, 28 insertions(+), 10 deletions(-)


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

end of thread, other threads:[~2014-03-25 19:05 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25 13:35 [PULL 0/4] KVM: s390: last fixes for next merge window Christian Borntraeger
2014-03-25 13:35 ` [PULL 1/4] KVM: s390: randomize sca address Christian Borntraeger
2014-03-25 13:53   ` Paolo Bonzini
2014-03-25 14:04     ` Christian Borntraeger
2014-03-25 13:35 ` [PULL 2/4] KVM: s390: fix calculation of idle_mask array size Christian Borntraeger
2014-03-25 13:55   ` Paolo Bonzini
2014-03-25 13:35 ` [PULL 3/4] KVM: s390: Fix possible memory leak in SIGP functions Christian Borntraeger
2014-03-25 14:02   ` Paolo Bonzini
2014-03-25 14:39     ` Christian Borntraeger
2014-03-25 14:43       ` Paolo Bonzini
2014-03-25 13:35 ` [PULL 4/4] KVM: s390: clear local interrupts at cpu initial reset Christian Borntraeger
2014-03-25 13:56   ` Paolo Bonzini
2014-03-25 14:18     ` Christian Borntraeger

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