From: Paolo Bonzini <pbonzini@redhat.com>
To: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: Alexander Graf <agraf@suse.de>, KVM <kvm@vger.kernel.org>,
Cornelia Huck <cornelia.huck@de.ibm.com>,
Jens Freimann <jfrei@linux.vnet.ibm.com>,
linux-s390 <linux-s390@vger.kernel.org>
Subject: Re: [PREVIEW: GIT PULL 0/9] KVM: s390: Fixes and features for 4.2 (kvm/next)
Date: Mon, 11 May 2015 14:07:57 +0200 [thread overview]
Message-ID: <55509B9D.1090807@redhat.com> (raw)
In-Reply-To: <1431333877-28700-1-git-send-email-borntraeger@de.ibm.com>
On 11/05/2015 10:44, Christian Borntraeger wrote:
> 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(-)
>
Pulled, thanks.
Paolo
prev parent reply other threads:[~2015-05-11 12:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55509B9D.1090807@redhat.com \
--to=pbonzini@redhat.com \
--cc=agraf@suse.de \
--cc=borntraeger@de.ibm.com \
--cc=cornelia.huck@de.ibm.com \
--cc=jfrei@linux.vnet.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.