linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 00/10] KVM: s390: Fixes for 4.4
@ 2015-10-13 14:05 Christian Borntraeger
  2015-10-13 14:05 ` [GIT PULL 01/10] KVM: s390: remove unused variable in __inject_vm Christian Borntraeger
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Christian Borntraeger @ 2015-10-13 14:05 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Alexander Graf, KVM, Cornelia Huck, Jens Freimann, linux-s390,
	Christian Borntraeger

Paolo,

The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c:

  Linux 4.3-rc3 (2015-09-27 07:50:08 -0400)

are available in the git repository at:

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

for you to fetch changes up to 60417fcc2b0235dfe3dcd589c56dbe3ea1a64c54:

  KVM: s390: factor out reading of the guest TOD clock (2015-10-13 15:50:35 +0200)

----------------------------------------------------------------
KVM: s390: Fixes for 4.4

A bunch of fixes and optimizations for interrupt and time
handling. No fix is important enough to qualify for 4.3 or
stable.

----------------------------------------------------------------
Christian Borntraeger (1):
      KVM: s390: remove unused variable in __inject_vm

David Hildenbrand (9):
      KVM: s390: disabled wait cares about machine checks, not PER
      KVM: s390: set interception requests for all floating irqs
      KVM: s390: kvm_arch_vcpu_runnable already cares about timer interrupts
      KVM: s390: drop out early in kvm_s390_has_irq()
      KVM: s390: simplify in-kernel program irq injection
      KVM: s390: correctly handle injection of pgm irqs and per events
      KVM: s390: switch to get_tod_clock() and fix STP sync races
      KVM: s390: factor out and fix setting of guest TOD clock
      KVM: s390: factor out reading of the guest TOD clock

 arch/s390/kvm/interrupt.c | 116 +++++++++++++++++-----------------------------
 arch/s390/kvm/kvm-s390.c  |  46 ++++++++----------
 arch/s390/kvm/kvm-s390.h  |  35 ++++++++++++--
 arch/s390/kvm/priv.c      |  19 ++------
 4 files changed, 97 insertions(+), 119 deletions(-)

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

end of thread, other threads:[~2015-10-13 14:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-13 14:05 [GIT PULL 00/10] KVM: s390: Fixes for 4.4 Christian Borntraeger
2015-10-13 14:05 ` [GIT PULL 01/10] KVM: s390: remove unused variable in __inject_vm Christian Borntraeger
2015-10-13 14:06 ` [GIT PULL 02/10] KVM: s390: disabled wait cares about machine checks, not PER Christian Borntraeger
2015-10-13 14:06 ` [GIT PULL 03/10] KVM: s390: set interception requests for all floating irqs Christian Borntraeger
2015-10-13 14:06 ` [GIT PULL 04/10] KVM: s390: kvm_arch_vcpu_runnable already cares about timer interrupts Christian Borntraeger
2015-10-13 14:06 ` [GIT PULL 05/10] KVM: s390: drop out early in kvm_s390_has_irq() Christian Borntraeger
2015-10-13 14:06 ` [GIT PULL 06/10] KVM: s390: simplify in-kernel program irq injection Christian Borntraeger
2015-10-13 14:06 ` [GIT PULL 07/10] KVM: s390: correctly handle injection of pgm irqs and per events Christian Borntraeger
2015-10-13 14:06 ` [GIT PULL 08/10] KVM: s390: switch to get_tod_clock() and fix STP sync races Christian Borntraeger
2015-10-13 14:06 ` [GIT PULL 09/10] KVM: s390: factor out and fix setting of guest TOD clock Christian Borntraeger
2015-10-13 14:06 ` [GIT PULL 10/10] KVM: s390: factor out reading of the " Christian Borntraeger
2015-10-13 14:45 ` [GIT PULL 00/10] KVM: s390: Fixes for 4.4 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).