From: Gleb Natapov <gleb@redhat.com>
To: Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
Christian Borntraeger <borntraeger@de.ibm.com>,
Carsten Otte <cotte@de.ibm.com>, Alexander Graf <agraf@suse.de>,
Heiko Carstens <heiko.carstens@de.ibm.com>,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
KVM <kvm@vger.kernel.org>,
linux-s390 <linux-s390@vger.kernel.org>
Subject: Re: [PATCH 00/11] KVM: s390: More patches for kvm-next.
Date: Tue, 2 Apr 2013 16:15:15 +0300 [thread overview]
Message-ID: <20130402131515.GE3889@redhat.com> (raw)
In-Reply-To: <1364228578-20528-1-git-send-email-cornelia.huck@de.ibm.com>
On Mon, Mar 25, 2013 at 05:22:47PM +0100, Cornelia Huck wrote:
> Hi,
>
> here are some kvm/s390 patches that have accumulated in our queue.
>
> Changes include fixes in the lpsw(e) and stsi handlers, proper
> handling of interrupt injection failures and a gmap optimization.
>
> Also included are patches allowing support for standby memory on
> kvm guests. Standby memory is used for providing hotpluggable
> memory on s390.
>
> Please consider applying.
>
Applied, thanks.
> Christian Borntraeger (1):
> KVM: s390: Dont do a gmap update on minor memslot changes
>
> Heiko Carstens (7):
> KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler
> KVM: s390: fix psw conversion in lpsw handler
> KVM: s390: fix return code handling in lpsw/lpswe handlers
> KVM: s390: make if statements in lpsw/lpswe handlers readable
> KVM: s390: fix and enforce return code handling for irq injections
> KVM: s390: fix stsi exception handling
> KVM: s390: fix compile with !CONFIG_COMPAT
>
> Nick Wang (3):
> KVM: s390: Change the virtual memory mapping location for virtio
> devices
> KVM: s390: Remove the sanity checks for kvm memory slot
> KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390
>
> arch/s390/kvm/intercept.c | 12 +--
> arch/s390/kvm/kvm-s390.c | 32 ++++---
> arch/s390/kvm/kvm-s390.h | 12 +--
> arch/s390/kvm/priv.c | 203 +++++++++++++++---------------------------
> drivers/s390/kvm/kvm_virtio.c | 11 +--
> 5 files changed, 108 insertions(+), 162 deletions(-)
>
> --
> 1.7.12.4
--
Gleb.
prev parent reply other threads:[~2013-04-02 13:15 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-25 16:22 [PATCH 00/11] KVM: s390: More patches for kvm-next Cornelia Huck
2013-03-25 16:22 ` [PATCH 01/11] KVM: s390: Dont do a gmap update on minor memslot changes Cornelia Huck
2013-03-25 16:22 ` [PATCH 02/11] KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler Cornelia Huck
2013-03-25 16:22 ` [PATCH 03/11] KVM: s390: fix psw conversion in lpsw handler Cornelia Huck
2013-03-25 16:22 ` [PATCH 04/11] KVM: s390: fix return code handling in lpsw/lpswe handlers Cornelia Huck
2013-03-25 16:22 ` [PATCH 05/11] KVM: s390: make if statements in lpsw/lpswe handlers readable Cornelia Huck
2013-03-25 16:22 ` [PATCH 06/11] KVM: s390: fix and enforce return code handling for irq injections Cornelia Huck
2013-03-25 16:22 ` [PATCH 07/11] KVM: s390: fix stsi exception handling Cornelia Huck
2013-03-25 16:22 ` [PATCH 08/11] KVM: s390: fix compile with !CONFIG_COMPAT Cornelia Huck
2013-03-25 16:22 ` [PATCH 09/11] KVM: s390: Change the virtual memory mapping location for virtio devices Cornelia Huck
2013-03-25 16:22 ` [PATCH 10/11] KVM: s390: Remove the sanity checks for kvm memory slot Cornelia Huck
2013-03-25 16:22 ` [PATCH 11/11] KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390 Cornelia Huck
2013-04-02 13:15 ` Gleb Natapov [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=20130402131515.GE3889@redhat.com \
--to=gleb@redhat.com \
--cc=agraf@suse.de \
--cc=borntraeger@de.ibm.com \
--cc=cornelia.huck@de.ibm.com \
--cc=cotte@de.ibm.com \
--cc=heiko.carstens@de.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=mtosatti@redhat.com \
--cc=schwidefsky@de.ibm.com \
/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.