linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 00/16] KVM: s390: Fixes and features for kvm/next (4.3)
@ 2015-07-29  9:05 Christian Borntraeger
  2015-07-29  9:05 ` [GIT PULL 01/16] KVM: s390: propagate error from enable storage key Christian Borntraeger
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: Christian Borntraeger @ 2015-07-29  9:05 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Alexander Graf, KVM, Cornelia Huck, Jens Freimann, linux-s390,
	Christian Borntraeger

Paolo,

this time only some small changes for s390, mostly serviceability
changes and small fixes/optimizations.

Christian

The following changes since commit 5492830370171b6a4ede8a3bfba687a8d0f25fa5:

  KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask (2015-07-23 08:30:27 +0200)

are available in the git repository at:

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

for you to fetch changes up to c92ea7b9f7d256cabf7ee08a7627a5227e356dec:

  KVM: s390: log capability enablement and vm attribute changes (2015-07-29 11:02:36 +0200)

----------------------------------------------------------------
KVM: s390: Fixes and features for kvm/next (4.3)

1. Rework logging infrastructure (s390dbf) to integrate feedback learned
   when debugging performance and test issues
2. Some cleanups and simplifications for CMMA handling
3. Fix gdb debugging and single stepping on some instructions
4. Error handling for storage key setup

----------------------------------------------------------------
Christian Borntraeger (10):
      KVM: s390: add kvm stat counter for all diagnoses
      KVM: s390: Improve vcpu event debugging for diagnoses
      KVM: s390: VCPU_EVENT cleanup for prefix changes
      KVM: s390: add more debug data for the pfault diagnoses
      KVM: s390: Fixup interrupt vcpu event messages and levels
      KVM: s390: remove outdated documentation
      KVM: s390: improve debug feature usage
      KVM: s390: adapt debug entries for instruction handling
      KVM: s390: Provide global debug log
      KVM: s390: log capability enablement and vm attribute changes

David Hildenbrand (3):
      KVM: s390: filter space-switch events when PER is enforced
      KVM: s390: remove "from (user|kernel)" from irq injection messages
      KVM: s390: more irq names for trace events

Dominik Dingel (3):
      KVM: s390: propagate error from enable storage key
      KVM: s390: clean up cmma_enable check
      KVM: s390: only reset CMMA state if it was enabled before

 Documentation/s390/00-INDEX      |   2 -
 Documentation/s390/kvm.txt       | 125 ---------------------------------------
 arch/s390/include/asm/kvm_host.h |   4 +-
 arch/s390/kvm/diag.c             |  13 +++-
 arch/s390/kvm/guestdbg.c         |  35 +++++++++++
 arch/s390/kvm/interrupt.c        |  88 +++++++++++++--------------
 arch/s390/kvm/kvm-s390.c         |  73 +++++++++++++++++------
 arch/s390/kvm/kvm-s390.h         |  11 +++-
 arch/s390/kvm/priv.c             |  26 ++++----
 arch/s390/kvm/sigp.c             |  13 ++--
 arch/s390/kvm/trace-s390.h       |  33 ++++++-----
 include/uapi/linux/kvm.h         |   1 +
 12 files changed, 194 insertions(+), 230 deletions(-)
 delete mode 100644 Documentation/s390/kvm.txt

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

end of thread, other threads:[~2015-07-29 10:56 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-29  9:05 [GIT PULL 00/16] KVM: s390: Fixes and features for kvm/next (4.3) Christian Borntraeger
2015-07-29  9:05 ` [GIT PULL 01/16] KVM: s390: propagate error from enable storage key Christian Borntraeger
2015-07-29  9:05 ` [GIT PULL 02/16] KVM: s390: filter space-switch events when PER is enforced Christian Borntraeger
2015-07-29  9:05 ` [GIT PULL 03/16] KVM: s390: clean up cmma_enable check Christian Borntraeger
2015-07-29  9:05 ` [GIT PULL 04/16] KVM: s390: only reset CMMA state if it was enabled before Christian Borntraeger
2015-07-29  9:05 ` [GIT PULL 05/16] KVM: s390: add kvm stat counter for all diagnoses Christian Borntraeger
2015-07-29  9:05 ` [GIT PULL 06/16] KVM: s390: Improve vcpu event debugging for diagnoses Christian Borntraeger
2015-07-29  9:05 ` [GIT PULL 07/16] KVM: s390: VCPU_EVENT cleanup for prefix changes Christian Borntraeger
2015-07-29  9:05 ` [GIT PULL 08/16] KVM: s390: remove "from (user|kernel)" from irq injection messages Christian Borntraeger
2015-07-29  9:05 ` [GIT PULL 09/16] KVM: s390: add more debug data for the pfault diagnoses Christian Borntraeger
2015-07-29  9:06 ` [GIT PULL 10/16] KVM: s390: Fixup interrupt vcpu event messages and levels Christian Borntraeger
2015-07-29  9:06 ` [GIT PULL 11/16] KVM: s390: more irq names for trace events Christian Borntraeger
2015-07-29  9:06 ` [GIT PULL 12/16] KVM: s390: remove outdated documentation Christian Borntraeger
2015-07-29  9:06 ` [GIT PULL 13/16] KVM: s390: improve debug feature usage Christian Borntraeger
2015-07-29  9:06 ` [GIT PULL 14/16] KVM: s390: adapt debug entries for instruction handling Christian Borntraeger
2015-07-29  9:06 ` [GIT PULL 15/16] KVM: s390: Provide global debug log Christian Borntraeger
2015-07-29  9:06 ` [GIT PULL 16/16] KVM: s390: log capability enablement and vm attribute changes Christian Borntraeger
2015-07-29 10:56 ` [GIT PULL 00/16] KVM: s390: Fixes and features for kvm/next (4.3) 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).