linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/9] KVM: s390: Fixes and features for kvm/next (4.6) part 2
@ 2016-03-10 15:36 Christian Borntraeger
  2016-03-10 15:36 ` [GIT PULL 1/9] KVM: s390: Add diag "watchdog functions" to trace event decoding Christian Borntraeger
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Christian Borntraeger @ 2016-03-10 15:36 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: KVM, David Hildenbrand, Alexander Graf, Cornelia Huck, linux-s390,
	Christian Borntraeger, Jens Freimann

Paolo,

the remaining patches for 4.6 on the s390 side.

The following changes since commit 1763f8d09d522b3ac998229dcf038476e88b78fc:

  KVM: s390: bail out early on fatal signal in dirty logging (2016-02-10 13:12:57 +0100)

are available in the git repository at:

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

for you to fetch changes up to c54f0d6ae057444453f5167e66ed999e8cf26936:

  KVM: s390: allocate only one DMA page per VM (2016-03-08 13:57:54 +0100)

----------------------------------------------------------------
KVM: s390: Fixes and features for kvm/next (4.6) part 2

- add watchdog diagnose to trace event decoder
- better handle the cpu timer when not inside the guest
- only provide STFLE if the CPU model has STFLE
- reduce DMA page usage

----------------------------------------------------------------
Alexander Yarygin (1):
      KVM: s390: Add diag "watchdog functions" to trace event decoding

David Hildenbrand (8):
      KVM: s390: store cpu id in vcpu->cpu when scheduled in
      KVM: s390: abstract access to the VCPU cpu timer
      KVM: s390: step VCPU cpu timer during kvm_run ioctl
      KVM: s390: protect VCPU cpu timer with a seqcount
      KVM: s390: step the VCPU timer while in enabled wait
      KVM: s390: wake up when the VCPU cpu timer expires
      KVM: s390: enable STFLE interpretation only if enabled for the guest
      KVM: s390: allocate only one DMA page per VM

 arch/s390/include/asm/kvm_host.h |  33 +++++--
 arch/s390/include/uapi/asm/sie.h |   1 +
 arch/s390/kvm/interrupt.c        |  53 ++++++++----
 arch/s390/kvm/kvm-s390.c         | 180 +++++++++++++++++++++++++++++----------
 arch/s390/kvm/kvm-s390.h         |  11 ++-
 arch/s390/kvm/priv.c             |   2 +-
 6 files changed, 209 insertions(+), 71 deletions(-)

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

end of thread, other threads:[~2016-03-10 16:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-10 15:36 [GIT PULL 0/9] KVM: s390: Fixes and features for kvm/next (4.6) part 2 Christian Borntraeger
2016-03-10 15:36 ` [GIT PULL 1/9] KVM: s390: Add diag "watchdog functions" to trace event decoding Christian Borntraeger
2016-03-10 15:36 ` [GIT PULL 2/9] KVM: s390: store cpu id in vcpu->cpu when scheduled in Christian Borntraeger
2016-03-10 15:36 ` [GIT PULL 3/9] KVM: s390: abstract access to the VCPU cpu timer Christian Borntraeger
2016-03-10 15:36 ` [GIT PULL 4/9] KVM: s390: step VCPU cpu timer during kvm_run ioctl Christian Borntraeger
2016-03-10 15:36 ` [GIT PULL 5/9] KVM: s390: protect VCPU cpu timer with a seqcount Christian Borntraeger
2016-03-10 15:36 ` [GIT PULL 6/9] KVM: s390: step the VCPU timer while in enabled wait Christian Borntraeger
2016-03-10 15:36 ` [GIT PULL 7/9] KVM: s390: wake up when the VCPU cpu timer expires Christian Borntraeger
2016-03-10 15:36 ` [GIT PULL 8/9] KVM: s390: enable STFLE interpretation only if enabled for the guest Christian Borntraeger
2016-03-10 15:36 ` [GIT PULL 9/9] KVM: s390: allocate only one DMA page per VM Christian Borntraeger
2016-03-10 16:07 ` [GIT PULL 0/9] KVM: s390: Fixes and features for kvm/next (4.6) part 2 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).