All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: Gleb Natapov <gleb@redhat.com>,
	Christian Borntraeger <borntraeger@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/6] KVM: s390: Patches for kvm-next.
Date: Mon, 17 Jun 2013 17:14:35 +0200	[thread overview]
Message-ID: <51BF27DB.5000202@redhat.com> (raw)
In-Reply-To: <1371038097-28577-1-git-send-email-cornelia.huck@de.ibm.com>

Il 12/06/2013 13:54, Cornelia Huck ha scritto:
> Hi,
> 
> here are some patches that have accumulated in our kvm/s390 patch queue.
> 
> There's now support for large pages in the guest, and perf samples can
> be sorted between kvm host or guest. Other than that, some cleanup and
> a bugfix.
> 
> Please apply.
> 
> Christian Borntraeger (3):
>   KVM: s390: Provide function for setting the guest storage key
>   KVM: s390: guest large pages
>   KVM: s390: Use common waitqueue
> 
> Heinz Graalfs (1):
>   KVM: s390,perf: Detect if perf samples belong to KVM host or guest
> 
> Michael Mueller (1):
>   KVM: s390: code cleanup to use common vcpu slab cache
> 
> Thomas Huth (1):
>   KVM: s390: Fix epsw instruction decoding
> 
>  arch/s390/include/asm/kvm_host.h   |  8 +++-
>  arch/s390/include/asm/perf_event.h | 10 +++++
>  arch/s390/include/asm/pgalloc.h    |  3 ++
>  arch/s390/kernel/entry64.S         |  1 +
>  arch/s390/kernel/perf_event.c      | 52 ++++++++++++++++++++++
>  arch/s390/kernel/s390_ksyms.c      |  1 +
>  arch/s390/kvm/interrupt.c          | 18 ++++----
>  arch/s390/kvm/kvm-s390.c           | 15 ++++---
>  arch/s390/kvm/kvm-s390.h           |  6 +++
>  arch/s390/kvm/priv.c               | 89 ++++++++++++++++++++++++++++++++++++--
>  arch/s390/kvm/sigp.c               | 16 +++----
>  arch/s390/mm/pgtable.c             | 48 ++++++++++++++++++++
>  12 files changed, 238 insertions(+), 29 deletions(-)
> 

Applied, thanks.

Paolo

      parent reply	other threads:[~2013-06-17 15:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-12 11:54 [PATCH 0/6] KVM: s390: Patches for kvm-next Cornelia Huck
2013-06-12 11:54 ` [PATCH 1/6] KVM: s390: Provide function for setting the guest storage key Cornelia Huck
2013-06-12 11:54   ` Cornelia Huck
2013-06-12 11:54 ` [PATCH 2/6] KVM: s390: guest large pages Cornelia Huck
2013-06-12 11:54 ` [PATCH 3/6] KVM: s390: code cleanup to use common vcpu slab cache Cornelia Huck
2013-06-12 11:54 ` [PATCH 4/6] KVM: s390: Use common waitqueue Cornelia Huck
2013-06-12 11:54 ` [PATCH 5/6] KVM: s390,perf: Detect if perf samples belong to KVM host or guest Cornelia Huck
2013-06-12 11:54 ` [PATCH 6/6] KVM: s390: Fix epsw instruction decoding Cornelia Huck
2013-06-17 15:14 ` 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=51BF27DB.5000202@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 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.