From: Paolo Bonzini <pbonzini@redhat.com>
To: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: Gleb Natapov <gleb@redhat.com>,
Cornelia Huck <cornelia.huck@de.ibm.com>,
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 0/8] KVM: s390: fixes and cleanup
Date: Mon, 29 Jul 2013 09:05:36 +0200 [thread overview]
Message-ID: <51F61440.3040704@redhat.com> (raw)
In-Reply-To: <1374843847-5046-1-git-send-email-borntraeger@de.ibm.com>
Il 26/07/2013 15:03, Christian Borntraeger ha scritto:
> Gleb, Paolo,
>
> here are some fixes and cleanups for KVM/s390.
>
> The first two patches
> "KVM: s390: move kvm_guest_enter,exit closer to sie"
> and
> "KVM: s390: fix pfmf non-quiescing control handling"
>
> should go into 3.11. Everything else looks more like 3.12.
> Please apply.
>
> Christian
>
>
> Dominik Dingel (2):
> KVM: s390: move kvm_guest_enter,exit closer to sie
> KVM: s390: Make KVM_HVA_ERR_BAD usable on s390
>
> Heiko Carstens (1):
> KVM: s390: fix pfmf non-quiescing control handling
>
> Martin Schwidefsky (2):
> KVM: s390: allow sie enablement for multi-threaded programs
> KVM: s390: fix task size check
>
> Michael Mueller (1):
> KVM: s390: declare virtual HW facilities
>
> Thomas Huth (2):
> KVM: s390: Fix sparse warnings in priv.c
> KVM: s390: Add helper function for setting condition code
>
> arch/s390/include/asm/kvm_host.h | 8 ++
> arch/s390/include/asm/mmu.h | 2 -
> arch/s390/include/asm/mmu_context.h | 19 +---
> arch/s390/include/asm/pgtable.h | 11 +++
> arch/s390/include/asm/processor.h | 2 +
> arch/s390/kvm/kvm-s390.c | 44 ++++++---
> arch/s390/kvm/kvm-s390.h | 10 ++
> arch/s390/kvm/priv.c | 36 +++----
> arch/s390/mm/pgtable.c | 183 +++++++++++++++++++++++-------------
> include/linux/kvm_host.h | 8 ++
> 10 files changed, 202 insertions(+), 121 deletions(-)
>
Applied all (1-2 to master, 3-8 to next/queue), thanks.
Paolo
next prev parent reply other threads:[~2013-07-29 7:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-26 13:03 [PATCH 0/8] KVM: s390: fixes and cleanup Christian Borntraeger
2013-07-26 13:04 ` [PATCH 1/8] KVM: s390: move kvm_guest_enter,exit closer to sie Christian Borntraeger
2013-07-26 13:04 ` [PATCH 2/8] KVM: s390: fix pfmf non-quiescing control handling Christian Borntraeger
2013-07-26 13:04 ` [PATCH 3/8] KVM: s390: allow sie enablement for multi-threaded programs Christian Borntraeger
2013-07-26 13:04 ` [PATCH 4/8] KVM: s390: fix task size check Christian Borntraeger
2013-07-26 13:04 ` [PATCH 5/8] KVM: s390: declare virtual HW facilities Christian Borntraeger
2013-07-26 13:04 ` [PATCH 6/8] KVM: s390: Fix sparse warnings in priv.c Christian Borntraeger
2013-07-26 13:04 ` [PATCH 7/8] KVM: s390: Add helper function for setting condition code Christian Borntraeger
2013-07-26 13:04 ` [PATCH 8/8] KVM: s390: Make KVM_HVA_ERR_BAD usable on s390 Christian Borntraeger
2013-07-29 7:05 ` Paolo Bonzini [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-09-12 8:33 [PATCH 0/8] KVM: s390: fixes and cleanup Christian Borntraeger
2013-09-12 16:34 ` Paolo Bonzini
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=51F61440.3040704@redhat.com \
--to=pbonzini@redhat.com \
--cc=borntraeger@de.ibm.com \
--cc=cornelia.huck@de.ibm.com \
--cc=gleb@redhat.com \
--cc=heiko.carstens@de.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--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 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).