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
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to