All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/9] KVM: s390: Fixes and cleanups for 3.17
@ 2014-07-21 19:14 Christian Borntraeger
  2014-07-21 19:14 ` [GIT PULL 1/9] KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block Christian Borntraeger
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Christian Borntraeger @ 2014-07-21 19:14 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Alexander Graf, KVM, linux-s390, Cornelia Huck, Jens Freimann,
	Christian Borntraeger

Paolo,

this should be the last bunch of s390 patches for 3.17 (on top of the
mp_state changes). Please consider to apply.

The following changes since commit 6352e4d2dd9a349024a41356148eced553e1dce4:

  KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control (2014-07-10 14:11:17 +0200)

are available in the git repository at:

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

for you to fetch changes up to e59d120f96687a606db0513c427f10e30a427cc4:

  KVM: s390: add ipte to trace event decoding (2014-07-21 13:22:47 +0200)

----------------------------------------------------------------
Bugfixes
--------
- add IPTE to trace event decoder
- document and advertise KVM_CAP_S390_IRQCHIP

Cleanups
--------
- Reuse kvm_vcpu_block for s390
- Get rid of tasklet for wakup processing

----------------------------------------------------------------
Christian Borntraeger (1):
      KVM: s390: add ipte to trace event decoding

Cornelia Huck (3):
      KVM: document target of capability enablement
      KVM: s390: document KVM_CAP_S390_IRQCHIP
      KVM: s390: advertise KVM_CAP_S390_IRQCHIP

David Hildenbrand (5):
      KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block
      KVM: s390: remove _bh locking from local_int.lock
      KVM: s390: remove _bh locking from start_stop_lock
      KVM: s390: move vcpu wakeup code to a central point
      KVM: s390: remove the tasklet used by the hrtimer

 Documentation/virtual/kvm/api.txt |  27 ++++++++--
 arch/s390/include/asm/kvm_host.h  |   2 -
 arch/s390/include/uapi/asm/sie.h  |   1 +
 arch/s390/kvm/interrupt.c         | 100 ++++++++++++--------------------------
 arch/s390/kvm/kvm-s390.c          |  18 ++++---
 arch/s390/kvm/kvm-s390.h          |   2 +-
 arch/s390/kvm/sigp.c              |  36 ++++++--------
 7 files changed, 82 insertions(+), 104 deletions(-)

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

end of thread, other threads:[~2014-07-22 18:21 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-21 19:14 [GIT PULL 0/9] KVM: s390: Fixes and cleanups for 3.17 Christian Borntraeger
2014-07-21 19:14 ` [GIT PULL 1/9] KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block Christian Borntraeger
2014-07-21 19:14 ` [GIT PULL 2/9] KVM: s390: remove _bh locking from local_int.lock Christian Borntraeger
2014-07-21 19:14 ` [GIT PULL 3/9] KVM: s390: remove _bh locking from start_stop_lock Christian Borntraeger
2014-07-21 19:14 ` [GIT PULL 4/9] KVM: s390: move vcpu wakeup code to a central point Christian Borntraeger
2014-07-21 19:14 ` [GIT PULL 5/9] KVM: s390: remove the tasklet used by the hrtimer Christian Borntraeger
2014-07-21 19:14 ` [GIT PULL 6/9] KVM: document target of capability enablement Christian Borntraeger
2014-07-21 19:14 ` [GIT PULL 7/9] KVM: s390: document KVM_CAP_S390_IRQCHIP Christian Borntraeger
2014-07-21 19:14 ` [GIT PULL 8/9] KVM: s390: advertise KVM_CAP_S390_IRQCHIP Christian Borntraeger
2014-07-22  8:32   ` Paolo Bonzini
2014-07-22 18:21     ` Christian Borntraeger
2014-07-21 19:14 ` [GIT PULL 9/9] KVM: s390: add ipte to trace event decoding Christian Borntraeger

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.