From: Paolo Bonzini <pbonzini@redhat.com>
To: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: KVM <kvm@vger.kernel.org>, Gleb Natapov <gleb@kernel.org>,
Alexander Graf <agraf@suse.de>,
Cornelia Huck <cornelia.huck@de.ibm.com>,
Jens Freimann <jfrei@linux.vnet.ibm.com>,
linux-s390 <linux-s390@vger.kernel.org>
Subject: Re: [GIT PULL 0/9] KVM: s390: Fixes and cleanups for kvm/next (3.19)
Date: Wed, 29 Oct 2014 12:56:52 +0100 [thread overview]
Message-ID: <5450D604.80706@redhat.com> (raw)
In-Reply-To: <1414525199-53989-1-git-send-email-borntraeger@de.ibm.com>
On 10/28/2014 08:39 PM, Christian Borntraeger wrote:
> Paolo,
>
> the first bunch on s390 change for next:
>
> The following changes since commit cac7f2429872d3733dc3f9915857b1691da2eb2f:
>
> Linux 3.18-rc2 (2014-10-26 16:48:41 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-next-20141028
>
> for you to fetch changes up to a6cc3108567e0adc06c4a8031186f84ad1e1e194:
>
> KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS) (2014-10-28 13:09:14 +0100)
>
> ----------------------------------------------------------------
> KVM: s390: Fixes and cleanups
>
> 1. A small fix regarding program check handling (cc stable as it
> overwrites the wrong guest memory)
> 2. Improve the ipte interlock scalability for older hardware
> 3. current->mm to mm cleanup (currently a no-op)
> 4. several SIGP rework patches (more to come)
>
> ----------------------------------------------------------------
> David Hildenbrand (6):
> KVM: s390: sigp: dispatch orders with one target in a separate function
> KVM: s390: sigp: move target cpu checks into dispatcher
> KVM: s390: sigp: separate preparation handlers
> KVM: s390: sigp: instruction counters for all sigp orders
> KVM: s390: sigp: inject emergency calls in a separate function
> KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS)
>
> Jason J. Herne (1):
> KVM: s390: Cleanup usage of current->mm in set_guest_storage_key
>
> Thomas Huth (2):
> KVM: s390: Make the simple ipte mutex specific to a VM instead of global
> KVM: s390: Fix size of monitor-class number field
>
> arch/s390/include/asm/kvm_host.h | 9 ++
> arch/s390/include/asm/sigp.h | 1 +
> arch/s390/kvm/gaccess.c | 20 ++-
> arch/s390/kvm/interrupt.c | 2 +-
> arch/s390/kvm/kvm-s390.c | 8 ++
> arch/s390/kvm/sigp.c | 269 ++++++++++++++++++++-------------------
> arch/s390/mm/pgtable.c | 2 +-
> 7 files changed, 168 insertions(+), 143 deletions(-)
>
Pulled, thanks.
Paolo
prev parent reply other threads:[~2014-10-29 11:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-28 19:39 [GIT PULL 0/9] KVM: s390: Fixes and cleanups for kvm/next (3.19) Christian Borntraeger
2014-10-28 19:39 ` [GIT PULL 1/9] KVM: s390: Make the simple ipte mutex specific to a VM instead of global Christian Borntraeger
2014-10-28 19:39 ` [GIT PULL 2/9] KVM: s390: Cleanup usage of current->mm in set_guest_storage_key Christian Borntraeger
2014-10-28 19:39 ` [GIT PULL 3/9] KVM: s390: Fix size of monitor-class number field Christian Borntraeger
2014-10-28 19:39 ` [GIT PULL 4/9] KVM: s390: sigp: dispatch orders with one target in a separate function Christian Borntraeger
2014-10-28 19:39 ` [GIT PULL 5/9] KVM: s390: sigp: move target cpu checks into dispatcher Christian Borntraeger
2014-10-28 19:39 ` [GIT PULL 6/9] KVM: s390: sigp: separate preparation handlers Christian Borntraeger
2014-10-28 19:39 ` [GIT PULL 7/9] KVM: s390: sigp: instruction counters for all sigp orders Christian Borntraeger
2014-10-28 19:39 ` [GIT PULL 8/9] KVM: s390: sigp: inject emergency calls in a separate function Christian Borntraeger
2014-10-28 19:39 ` [GIT PULL 9/9] KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS) Christian Borntraeger
2014-10-29 11:56 ` 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=5450D604.80706@redhat.com \
--to=pbonzini@redhat.com \
--cc=agraf@suse.de \
--cc=borntraeger@de.ibm.com \
--cc=cornelia.huck@de.ibm.com \
--cc=gleb@kernel.org \
--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.