public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
From: Janosch Frank <frankja@linux.ibm.com>
To: pbonzini@redhat.com
Cc: kvm@vger.kernel.org, frankja@linux.ibm.com, david@redhat.com,
	borntraeger@linux.ibm.com, cohuck@redhat.com,
	linux-s390@vger.kernel.org, nrb@linux.ibm.com,
	imbrenda@linux.ibm.com
Subject: [GIT PULL 0/2] KVM: s390: Changes for 6.7
Date: Mon, 30 Oct 2023 10:08:37 +0100	[thread overview]
Message-ID: <20231030092101.66014-1-frankja@linux.ibm.com> (raw)

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


             reply	other threads:[~2023-10-30  9:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-30  9:08 Janosch Frank [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231030092101.66014-1-frankja@linux.ibm.com \
    --to=frankja@linux.ibm.com \
    --cc=borntraeger@linux.ibm.com \
    --cc=cohuck@redhat.com \
    --cc=david@redhat.com \
    --cc=imbrenda@linux.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=nrb@linux.ibm.com \
    --cc=pbonzini@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox