All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/6] KVM: s390: patches for kvm-next
@ 2013-12-11 18:57 Cornelia Huck
  2013-12-11 18:57 ` [PULL 1/6] KVM: s390: diagnose call documentation Cornelia Huck
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Cornelia Huck @ 2013-12-11 18:57 UTC (permalink / raw)
  To: Gleb Natapov, Paolo Bonzini
  Cc: Christian Borntraeger, kvm, linux-s390, Cornelia Huck

Gleb, Paolo,

here are some more fixes and improvements that have been sitting
in our tree. Please consider pulling.

The following changes since commit d6d63b51fe3bfea0cf596993afa480b0b3b02c32:

  Merge tag 'kvm-s390-20131128' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next (2013-11-28 15:30:16 +0100)

are available in the git repository at:


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

for you to fetch changes up to ff1f3cb4b3ac5d039f02679f34cb1498d110d241:

  KVM: s390: ioeventfd: ignore leftmost bits (2013-12-11 19:05:41 +0100)

----------------------------------------------------------------
Some further s390 patches for kvm-next.

Various improvements and bugfixes in the signal processor handling.
Document kvm support for diagnose (s390 hypercalls). And last but
not least, fix a bug in the s390 ioeventfd backend that was causing
us grief in scenarios with 4G+ memory.

----------------------------------------------------------------
Cornelia Huck (1):
  KVM: s390: diagnose call documentation

Dominik Dingel (1):
  KVM: s390: ioeventfd: ignore leftmost bits

Thomas Huth (4):
  KVM: s390: Use helper function to set CC in SIGP handler
  KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNAL
  KVM: s390: Reworked SIGP RESTART order
  KVM: s390: SIGP START has to report BUSY while stopping a CPU

 Documentation/virtual/kvm/hypercalls.txt |    3 ++
 Documentation/virtual/kvm/s390-diag.txt  |   80 ++++++++++++++++++++++++++++++
 arch/s390/include/asm/sigp.h             |    2 +
 arch/s390/kvm/diag.c                     |    2 +-
 arch/s390/kvm/sigp.c                     |   64 ++++++++++++++++++++----
 5 files changed, 139 insertions(+), 12 deletions(-)
 create mode 100644 Documentation/virtual/kvm/s390-diag.txt

-- 
1.7.9.5

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

end of thread, other threads:[~2013-12-11 18:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-11 18:57 [PULL 0/6] KVM: s390: patches for kvm-next Cornelia Huck
2013-12-11 18:57 ` [PULL 1/6] KVM: s390: diagnose call documentation Cornelia Huck
2013-12-11 18:57 ` [PULL 2/6] KVM: s390: Use helper function to set CC in SIGP handler Cornelia Huck
2013-12-11 18:57 ` [PULL 3/6] KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNAL Cornelia Huck
2013-12-11 18:57 ` [PULL 4/6] KVM: s390: Reworked SIGP RESTART order Cornelia Huck
2013-12-11 18:57 ` [PULL 5/6] KVM: s390: SIGP START has to report BUSY while stopping a CPU Cornelia Huck
2013-12-11 18:57 ` [PULL 6/6] KVM: s390: ioeventfd: ignore leftmost bits Cornelia Huck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.