linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PREVIEW: GIT PULL 0/9] KVM: s390: Fixes and features for 4.2 (kvm/next)
@ 2015-05-11  8:44 Christian Borntraeger
  2015-05-11  8:44 ` [GIT PULL 1/9] KVM: s390: fix external call injection without sigp interpretation Christian Borntraeger
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Christian Borntraeger @ 2015-05-11  8:44 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Alexander Graf, KVM, Cornelia Huck, Jens Freimann, linux-s390,
	Christian Borntraeger

Paolo,

the following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22:

  Linux 4.1-rc2 (2015-05-03 19:22:23 -0700)

are available in the git repository at:

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

for you to fetch changes up to 06b36753a6466239fc945b6756e12d635621ae5f:

  KVM: s390: drop handling of interception code 12 (2015-05-08 15:51:17 +0200)

----------------------------------------------------------------
KVM: s390: Fixes and features for 4.2 (kvm/next)

Mostly a bunch of fixes, reworks and optimizations for s390.
There is one new feature (EDAT-2 inside the guest), which boils
down to 2GB pages.

----------------------------------------------------------------
Christian Borntraeger (3):
      KVM: s390: optimize round trip time in request handling
      KVM: s390: make exit_sie_sync more robust
      KVM: s390: provide functions for blocking all CPUs

David Hildenbrand (3):
      KVM: s390: fix external call injection without sigp interpretation
      KVM: s390: factor out and optimize floating irq VCPU kick
      KVM: s390: drop handling of interception code 12

Guenther Hutzl (2):
      KVM: s390: make EDAT1 depend on host support
      KVM: s390: Enable guest EDAT2 support

Jens Freimann (1):
      KVM: s390: optimize interrupt handling round trip time

 arch/s390/include/asm/kvm_host.h |  4 +-
 arch/s390/kernel/entry.S         |  2 +-
 arch/s390/kvm/intercept.c        | 16 --------
 arch/s390/kvm/interrupt.c        | 87 +++++++++++++++++++++++-----------------
 arch/s390/kvm/kvm-s390.c         | 51 ++++++++++++++---------
 arch/s390/kvm/kvm-s390.h         | 25 ++++++++++--
 arch/s390/kvm/priv.c             |  8 +++-
 7 files changed, 116 insertions(+), 77 deletions(-)

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

end of thread, other threads:[~2015-05-11 12:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-11  8:44 [PREVIEW: GIT PULL 0/9] KVM: s390: Fixes and features for 4.2 (kvm/next) Christian Borntraeger
2015-05-11  8:44 ` [GIT PULL 1/9] KVM: s390: fix external call injection without sigp interpretation Christian Borntraeger
2015-05-11  8:44 ` [GIT PULL 2/9] KVM: s390: optimize round trip time in request handling Christian Borntraeger
2015-05-11  8:44 ` [GIT PULL 3/9] KVM: s390: make EDAT1 depend on host support Christian Borntraeger
2015-05-11  8:44 ` [GIT PULL 4/9] KVM: s390: Enable guest EDAT2 support Christian Borntraeger
2015-05-11  8:44 ` [GIT PULL 5/9] KVM: s390: make exit_sie_sync more robust Christian Borntraeger
2015-05-11  8:44 ` [GIT PULL 6/9] KVM: s390: provide functions for blocking all CPUs Christian Borntraeger
2015-05-11  8:44 ` [GIT PULL 7/9] KVM: s390: optimize interrupt handling round trip time Christian Borntraeger
2015-05-11  8:44 ` [GIT PULL 8/9] KVM: s390: factor out and optimize floating irq VCPU kick Christian Borntraeger
2015-05-11  8:44 ` [GIT PULL 9/9] KVM: s390: drop handling of interception code 12 Christian Borntraeger
2015-05-11  8:45 ` [PREVIEW: GIT PULL 0/9] KVM: s390: Fixes and features for 4.2 (kvm/next) Christian Borntraeger
2015-05-11 12:07 ` Paolo Bonzini

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