linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/9] KVM: s390: some patches for kvm-next
@ 2013-11-28 14:06 Cornelia Huck
  2013-11-28 14:06 ` [PULL 1/9] KVM: s390: Removed SIE_INTERCEPT_UCONTROL Cornelia Huck
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Cornelia Huck @ 2013-11-28 14:06 UTC (permalink / raw)
  To: Gleb Natapov, Paolo Bonzini
  Cc: Christian Borntraeger, kvm, linux-s390, Cornelia Huck

Gleb, Paolo,

here's a pull request for some fixes/cleanups that have accumulated
on our side. As this is my first pull request via kernel.org, feel
free to tell me whether I messed up :)


The following changes since commit 0a00a775d2a49d16efba721c786859844184599c:

  KVM: Change maintainer email address (2013-11-27 17:56:36 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-20131128

for you to fetch changes up to 36daca9bb36f0395755817d1b0c45ab6fbf0441b:

  KVM: s390: Removed kvm_s390_inject_sigp_stop() (2013-11-28 11:08:17 +0100)

----------------------------------------------------------------
Several fixes for kvm-next.

The diagnose decoding and the missing store status are more major (can
cause the host to execute different things than the guest wanted resp.
produce unusable dumps when something breaks). The other patches contain
more minor fixes and cleanups.

----------------------------------------------------------------
Heiko Carstens (1):
  KVM: s390: fix diagnose code extraction

Thomas Huth (8):
  KVM: s390: Removed SIE_INTERCEPT_UCONTROL
  KVM: s390: Removed VIRTIODESCSPACE
  KVM: s390: Fix access to CR6 in TPI handler
  KVM: s390: Do not set CC3 for EQBS and SQBS
  KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUS
  KVM: s390: Fix clock comparator field for STORE STATUS
  KVM: s390: Add SIGP store-status-at-address order
  KVM: s390: Removed kvm_s390_inject_sigp_stop()

 arch/s390/kvm/diag.c     |    2 +-
 arch/s390/kvm/kvm-s390.c |   53 ++++++++++++++++++++-----------------------
 arch/s390/kvm/kvm-s390.h |   10 ++-------
 arch/s390/kvm/priv.c     |    4 +---
 arch/s390/kvm/sigp.c     |   56 ++++++++++++++++++++++++++++++++++++++++------
 arch/s390/kvm/trace.h    |    1 +
 6 files changed, 78 insertions(+), 48 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-11-28 14:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-28 14:06 [PULL 0/9] KVM: s390: some patches for kvm-next Cornelia Huck
2013-11-28 14:06 ` [PULL 1/9] KVM: s390: Removed SIE_INTERCEPT_UCONTROL Cornelia Huck
2013-11-28 14:06 ` [PULL 2/9] KVM: s390: Removed VIRTIODESCSPACE Cornelia Huck
2013-11-28 14:06 ` [PULL 3/9] KVM: s390: Fix access to CR6 in TPI handler Cornelia Huck
2013-11-28 14:06 ` [PULL 4/9] KVM: s390: Do not set CC3 for EQBS and SQBS Cornelia Huck
2013-11-28 14:06 ` [PULL 5/9] KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUS Cornelia Huck
2013-11-28 14:06 ` [PULL 6/9] KVM: s390: Fix clock comparator field for STORE STATUS Cornelia Huck
2013-11-28 14:06 ` [PULL 7/9] KVM: s390: fix diagnose code extraction Cornelia Huck
2013-11-28 14:06 ` [PULL 8/9] KVM: s390: Add SIGP store-status-at-address order Cornelia Huck
2013-11-28 14:06 ` [PULL 9/9] KVM: s390: Removed kvm_s390_inject_sigp_stop() Cornelia Huck
2013-11-28 14:31 ` [PULL 0/9] KVM: s390: some patches for kvm-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;
as well as URLs for NNTP newsgroup(s).