public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/2] KVM: s390: last patches for next
@ 2014-03-17 11:13 Christian Borntraeger
  2014-03-17 11:13 ` [PULL 1/2] KVM: s390: Removing untriggerable BUG_ONs Christian Borntraeger
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christian Borntraeger @ 2014-03-17 11:13 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Gleb Natapov, KVM, linux-s390, Cornelia Huck, Martin Schwidefsky,
	Heiko Carstens, Christian Borntraeger

Paolo,

here are two patches that are targetted against kvm/next for 3.15.
One is a bugfix for a performance regression of the ucontrol path,
but we can handle that via stable. No need to force that into 3.14.0
The other patch removes some BUG_ONs in inner loops that cant be
triggered anyway. Patches are against kvm/next

Christian


The following changes since commit 8fbb1daf3e8254afc17fc4490b69db00920197ae:

  Merge branch 'kvm-ppc-fix' into HEAD (2014-03-14 16:06:30 +0100)

are available in the git repository at:


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

for you to fetch changes up to 2955c83f72801245afd0fe5c560cc75b82bea9aa:

  KVM: s390: Optimize ucontrol path (2014-03-17 11:06:51 +0100)

----------------------------------------------------------------
Two patches:
- one regression fix for reducing the amount of ucontrol userspace exits
- get rid of BUG_ONs in hot inner loops

----------------------------------------------------------------
Christian Borntraeger (1):
      KVM: s390: Optimize ucontrol path

Dominik Dingel (1):
      KVM: s390: Removing untriggerable BUG_ONs

 arch/s390/kvm/interrupt.c | 2 --
 arch/s390/kvm/kvm-s390.c  | 5 ++---
 2 files changed, 2 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2014-03-17 11:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-17 11:13 [PULL 0/2] KVM: s390: last patches for next Christian Borntraeger
2014-03-17 11:13 ` [PULL 1/2] KVM: s390: Removing untriggerable BUG_ONs Christian Borntraeger
2014-03-17 11:14 ` [PULL 2/2] KVM: s390: Optimize ucontrol path Christian Borntraeger
2014-03-17 11:22 ` [PULL 0/2] KVM: s390: last patches for next Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox