Kernel KVM virtualization development
 help / color / mirror / Atom feed
From: Janosch Frank <frankja@linux.ibm.com>
To: kvm@vger.kernel.org
Cc: linux-s390@vger.kernel.org, imbrenda@linux.ibm.com,
	borntraeger@linux.ibm.com, nrb@linux.ibm.com
Subject: [kvm-unit-tests PATCH 0/2] lib: s390x: Add more snippet macros
Date: Tue,  1 Sep 2026 14:20:24 +0000	[thread overview]
Message-ID: <20260901142538.42553-1-frankja@linux.ibm.com> (raw)

I'm trying to make things easier for developers (and me) before adding
arm64 support. The upcoming code will add arch arguments to the
macrosso that we won't have to duplicate them.

Janosch Frank (2):
  lib: s390x: snippet: Add snippet declaration macro
  lib: s390x: snippet: Add setup macro

 lib/s390x/snippet.h | 27 +++++++++++++++++
 s390x/mvpg-sie.c    |  3 +-
 s390x/pv-diags.c    | 33 ++++-----------------
 s390x/pv-edat1.c    | 12 ++------
 s390x/pv-icptcode.c | 72 +++++++++------------------------------------
 s390x/pv-ipl.c      | 12 ++------
 s390x/sie-dat.c     |  3 +-
 s390x/spec_ex-sie.c | 10 ++-----
 s390x/stfle-sie.c   |  7 ++---
 9 files changed, 58 insertions(+), 121 deletions(-)

-- 
2.53.0


             reply	other threads:[~2026-09-01 14:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-01 14:20 Janosch Frank [this message]
2026-09-01 14:20 ` [kvm-unit-tests PATCH 1/2] lib: s390x: snippet: Add snippet declaration macro Janosch Frank
2026-09-01 14:20 ` [kvm-unit-tests PATCH 2/2] lib: s390x: snippet: Add setup macro Janosch Frank

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=20260901142538.42553-1-frankja@linux.ibm.com \
    --to=frankja@linux.ibm.com \
    --cc=borntraeger@linux.ibm.com \
    --cc=imbrenda@linux.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=nrb@linux.ibm.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