public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/2] KVM: s390: Changes for 6.7
@ 2023-10-30  9:08 Janosch Frank
  2023-10-30  9:08 ` [GIT PULL 1/2] KVM: s390: add stat counter for shadow gmap events Janosch Frank
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Janosch Frank @ 2023-10-30  9:08 UTC (permalink / raw)
  To: pbonzini
  Cc: kvm, frankja, david, borntraeger, cohuck, linux-s390, nrb,
	imbrenda

Paolo, please pull these two patches for 6.7.

They introduce counters and a tracepoint into our nested VM page table
management code. Debuging nested page table management is notoriously
hard but the added low-overhead debug data will allow us to get a feel
for the problem before deploying deeper and higher overhead debugging
means.

I've held back the patches for a bit since we had suspicious CI fails
but they turned out to be unrelated and have been fixed at the end of
last week.


The following changes since commit ce9ecca0238b140b88f43859b211c9fdfd8e5b70:

  Linux 6.6-rc2 (2023-09-17 14:40:24 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-next-6.7-1

for you to fetch changes up to 70fea30195168fd84e7076720c984f0ac1af5b09:

  KVM: s390: add tracepoint in gmap notifier (2023-10-16 14:54:29 +0200)

Nico Boehr (2):
  KVM: s390: add stat counter for shadow gmap events
  KVM: s390: add tracepoint in gmap notifier

 arch/s390/include/asm/kvm_host.h |  7 +++++++
 arch/s390/kvm/gaccess.c          |  7 +++++++
 arch/s390/kvm/kvm-s390.c         | 11 ++++++++++-
 arch/s390/kvm/trace-s390.h       | 23 +++++++++++++++++++++++
 arch/s390/kvm/vsie.c             |  5 ++++-
 5 files changed, 51 insertions(+), 2 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-10-31 14:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-30  9:08 [GIT PULL 0/2] KVM: s390: Changes for 6.7 Janosch Frank
2023-10-30  9:08 ` [GIT PULL 1/2] KVM: s390: add stat counter for shadow gmap events Janosch Frank
2023-10-30  9:08 ` [GIT PULL 2/2] KVM: s390: add tracepoint in gmap notifier Janosch Frank
2023-10-31 14:10 ` [GIT PULL 0/2] KVM: s390: Changes for 6.7 Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox