public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] KVM: s390: further fixes for -next
@ 2013-06-20 15:21 Cornelia Huck
  2013-06-20 15:21 ` [PATCH 1/7] KVM: s390: Renamed PGM_PRIVILEGED_OPERATION Cornelia Huck
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Cornelia Huck @ 2013-06-20 15:21 UTC (permalink / raw)
  To: Gleb Natapov, Paolo Bonzini
  Cc: Christian Borntraeger, Heiko Carstens, Martin Schwidefsky, KVM,
	linux-s390

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(-)

-- 
1.8.2.2


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-06-20 21:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 0/7] KVM: s390: further fixes for -next Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox