public inbox for kvm@vger.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/7] KVM: s390: further fixes for -next
Date: Thu, 20 Jun 2013 23:33:07 +0200	[thread overview]
Message-ID: <51C37513.6000404@redhat.com> (raw)
In-Reply-To: <1371741725-53624-1-git-send-email-cornelia.huck@de.ibm.com>

Il 20/06/2013 17:21, Cornelia Huck ha scritto:
> Hi,
> 
> some more fixes for kvm-next, bringing our handling of intercepted
> instructions more into line with what is actually architectured.
> 
> Please apply.
> 
> Thomas Huth (7):
>   KVM: s390: Renamed PGM_PRIVILEGED_OPERATION
>   KVM: s390: Privileged operation check for TPROT
>   KVM: s390: Privileged operation checks moved to instruction handlers
>   KVM: s390: Check for PSTATE when handling DIAGNOSE
>   KVM: s390: Check for access exceptions during TPI
>   KVM: s390: Reworked LCTL and LCTLG instructions
>   KVM: s390: Fixed priority of execution in STSI
> 
>  arch/s390/include/asm/kvm_host.h |   2 +-
>  arch/s390/kvm/diag.c             |   3 +
>  arch/s390/kvm/intercept.c        |  85 +-----------------
>  arch/s390/kvm/kvm-s390.h         |   3 +-
>  arch/s390/kvm/priv.c             | 184 ++++++++++++++++++++++++++++++---------
>  arch/s390/kvm/sigp.c             |   3 +-
>  6 files changed, 152 insertions(+), 128 deletions(-)
> 

Applied to next, thanks.

Paolo

      parent reply	other threads:[~2013-06-20 21:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-20 15:21 [PATCH 0/7] KVM: s390: further fixes for -next Cornelia Huck
2013-06-20 15:21 ` [PATCH 1/7] KVM: s390: Renamed PGM_PRIVILEGED_OPERATION Cornelia Huck
2013-06-20 15:22 ` [PATCH 2/7] KVM: s390: Privileged operation check for TPROT Cornelia Huck
2013-06-20 15:22 ` [PATCH 3/7] KVM: s390: Privileged operation checks moved to instruction handlers Cornelia Huck
2013-06-20 15:22 ` [PATCH 4/7] KVM: s390: Check for PSTATE when handling DIAGNOSE Cornelia Huck
2013-06-20 15:22 ` [PATCH 5/7] KVM: s390: Check for access exceptions during TPI Cornelia Huck
2013-06-20 15:22 ` [PATCH 6/7] KVM: s390: Reworked LCTL and LCTLG instructions Cornelia Huck
2013-06-20 15:22 ` [PATCH 7/7] KVM: s390: Fixed priority of execution in STSI Cornelia Huck
2013-06-20 21:33 ` 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=51C37513.6000404@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