Linux s390 Architecture development
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH 0/2] lib: s390x: Add more snippet macros
@ 2026-09-01 14:20 Janosch Frank
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Janosch Frank @ 2026-09-01 14:20 UTC (permalink / raw)
  To: kvm; +Cc: linux-s390, imbrenda, borntraeger, nrb

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


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

end of thread, other threads:[~2026-09-01 14:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-01 14:20 [kvm-unit-tests PATCH 0/2] lib: s390x: Add more snippet macros Janosch Frank
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

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