linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] kvm/s390: sigp related changes for 3.6
@ 2012-06-26 14:06 Cornelia Huck
  2012-06-26 14:06 ` [PATCH 1/6] s390/smp: remove redundant check Cornelia Huck
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Cornelia Huck @ 2012-06-26 14:06 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti
  Cc: Christian Borntraeger, Carsten Otte, Alexander Graf,
	Heiko Carstens, Martin Schwidefsky, KVM, linux-s390

Avi, Marcelo,

here are some more s390 patches for the next release.

Patches 1 and 2 are included for dependency reasons; they will also
be sent through Martin's s390 tree.

The other patches fix several problems in our sigp handling code
and make it nicer to read.

Cornelia Huck (1):
  KVM: s390: Fix sigp sense handling.

Heiko Carstens (5):
  s390/smp: remove redundant check
  s390/smp/kvm: unifiy sigp definitions
  KVM: s390: fix sigp sense running condition code handling
  KVM: s390: fix sigp set prefix status stored cases
  KVM: s390: use sigp condition code defines

 arch/s390/include/asm/sigp.h |   32 ++++++++++++
 arch/s390/kernel/smp.c       |   76 ++++++++++-----------------
 arch/s390/kvm/sigp.c         |  117 +++++++++++++++++-------------------------
 3 files changed, 106 insertions(+), 119 deletions(-)
 create mode 100644 arch/s390/include/asm/sigp.h

-- 
1.7.10.4

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

end of thread, other threads:[~2012-07-02 23:16 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-26 14:06 [PATCH 0/6] kvm/s390: sigp related changes for 3.6 Cornelia Huck
2012-06-26 14:06 ` [PATCH 1/6] s390/smp: remove redundant check Cornelia Huck
2012-06-26 14:06 ` [PATCH 2/6] s390/smp/kvm: unifiy sigp definitions Cornelia Huck
2012-06-26 14:06 ` [PATCH 3/6] KVM: s390: fix sigp sense running condition code handling Cornelia Huck
2012-06-26 14:52   ` Alexander Graf
2012-06-26 15:33     ` Cornelia Huck
2012-06-26 15:36       ` Alexander Graf
2012-06-26 15:57         ` Cornelia Huck
2012-06-26 16:03           ` Alexander Graf
2012-06-26 14:06 ` [PATCH 4/6] KVM: s390: fix sigp set prefix status stored cases Cornelia Huck
2012-06-26 14:56   ` Alexander Graf
2012-06-26 15:39     ` Cornelia Huck
2012-06-26 15:42       ` Alexander Graf
2012-06-26 14:06 ` [PATCH 5/6] KVM: s390: use sigp condition code defines Cornelia Huck
2012-06-26 14:06 ` [PATCH 6/6] KVM: s390: Fix sigp sense handling Cornelia Huck
2012-06-29 23:19 ` [PATCH 0/6] kvm/s390: sigp related changes for 3.6 Marcelo Tosatti
2012-07-02 10:00   ` Martin Schwidefsky
2012-07-02 23:16 ` Marcelo Tosatti

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