Kernel KVM virtualization development
 help / color / mirror / Atom feed
* [kvm-unit-tests GIT PULL 00/13] s390x: stflei test, fixes and sie lib rework
@ 2026-08-24 14:35 Janosch Frank
  2026-08-24 14:35 ` [kvm-unit-tests GIT PULL 01/13] lib: s390x: Add function to get page root Janosch Frank
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Janosch Frank @ 2026-08-24 14:35 UTC (permalink / raw)
  To: pbonzini; +Cc: kvm, frankja, borntraeger, linux-s390, imbrenda, thuth

We've finally accumulated enough patches for a pull/merge request:

    STFLE interpretation facility tests (Christoph & Nina)
    stsi 3.2.2 regression test (Christian)
    sie lib rework & fixes around test execution

Please pull/merge.

Thanks,
Janosch

Pull:
https://gitlab.com/frankja/kvm-unit-tests.git s390x-pull-2026-08

Merge:
https://gitlab.com/kvm-unit-tests/kvm-unit-tests/-/merge_requests/88

Christian Borntraeger (1):
  s390x: stsi: regression test for the STSI 3.2.2 count clamp

Christoph Schlameuss (4):
  s390x: sclp: Remove unnecessary padding from struct sclp_facilities
  s390x: sclp: Check sclp byte before reading feature bits
  s390x: sclp: Use sclp_feat_check directly to read DIAG318 feature bit
  s390x: Add test for STFLE interpretive execution (format-2)

Janosch Frank (6):
  lib: s390x: Add function to get page root
  lib: s390x: sie: Allocate physical guest memory via memalign
  lib: s390x: sie: Memory rework
  lib: s390x: snippet: Add function to create a guest of specific length
  s390x: unittests: Reenable tcg for migration tests
  s390x: skey: Fence TCG protection checks

Nina Schoetterl-Glausch (2):
  s390x: snippets: Add reset_guest() to lib
  s390x: sclp: Add detection of alternate STFLE facilities

 lib/s390x/mmu.h     |  7 +++++
 lib/s390x/sclp.c    |  8 +++--
 lib/s390x/sclp.h    |  8 +++--
 lib/s390x/sie.c     | 22 +++++++++++--
 lib/s390x/sie.h     |  3 +-
 lib/s390x/snippet.h | 25 ++++++++++++---
 s390x/diag258.c     |  4 +--
 s390x/edat.c        |  5 +--
 s390x/mvpg-sie.c    |  4 +--
 s390x/pv-diags.c    |  2 +-
 s390x/pv-icptcode.c |  4 +--
 s390x/pv-ipl.c      |  2 +-
 s390x/sie-dat.c     |  4 +--
 s390x/sie.c         | 13 +++-----
 s390x/skey.c        | 15 ++++++---
 s390x/spec_ex-sie.c | 12 +++----
 s390x/stfle-sie.c   | 74 ++++++++++++++++++++++++++++++++++++++++---
 s390x/stsi.c        | 76 ++++++++++++++++++++++++++++++++++++++++++++-
 s390x/unittests.cfg |  7 +----
 19 files changed, 237 insertions(+), 58 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-08-24 14:38 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-24 14:35 [kvm-unit-tests GIT PULL 00/13] s390x: stflei test, fixes and sie lib rework Janosch Frank
2026-08-24 14:35 ` [kvm-unit-tests GIT PULL 01/13] lib: s390x: Add function to get page root Janosch Frank
2026-08-24 14:35 ` [kvm-unit-tests GIT PULL 02/13] lib: s390x: sie: Allocate physical guest memory via memalign Janosch Frank
2026-08-24 14:35 ` [kvm-unit-tests GIT PULL 03/13] lib: s390x: sie: Memory rework Janosch Frank
2026-08-24 14:35 ` [kvm-unit-tests GIT PULL 04/13] lib: s390x: snippet: Add function to create a guest of specific length Janosch Frank
2026-08-24 14:35 ` [kvm-unit-tests GIT PULL 05/13] s390x: snippets: Add reset_guest() to lib Janosch Frank
2026-08-24 14:35 ` [kvm-unit-tests GIT PULL 06/13] s390x: sclp: Remove unnecessary padding from struct sclp_facilities Janosch Frank
2026-08-24 14:35 ` [kvm-unit-tests GIT PULL 07/13] s390x: sclp: Check sclp byte before reading feature bits Janosch Frank
2026-08-24 14:35 ` [kvm-unit-tests GIT PULL 08/13] s390x: sclp: Use sclp_feat_check directly to read DIAG318 feature bit Janosch Frank
2026-08-24 14:35 ` [kvm-unit-tests GIT PULL 09/13] s390x: sclp: Add detection of alternate STFLE facilities Janosch Frank
2026-08-24 14:35 ` [kvm-unit-tests GIT PULL 10/13] s390x: Add test for STFLE interpretive execution (format-2) Janosch Frank
2026-08-24 14:35 ` [kvm-unit-tests GIT PULL 11/13] s390x: stsi: regression test for the STSI 3.2.2 count clamp Janosch Frank
2026-08-24 14:35 ` [kvm-unit-tests GIT PULL 12/13] s390x: unittests: Reenable tcg for migration tests Janosch Frank
2026-08-24 14:35 ` [kvm-unit-tests GIT PULL 13/13] s390x: skey: Fence TCG protection checks Janosch Frank

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