public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests 0/5] s390x: Cleanup virtualization library
@ 2026-04-15  8:45 Janosch Frank
  2026-04-15  8:45 ` [kvm-unit-tests 1/5] lib: s390x: Add function to get page root Janosch Frank
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Janosch Frank @ 2026-04-15  8:45 UTC (permalink / raw)
  To: kvm; +Cc: linux-s390, imbrenda, borntraeger, nrb

In order to support sae virtualization we need to cleanup the library
a bit and make it more flexible when it comes to guest creation and
allocation.

Janosch Frank (5):
  lib: s390x: Add function to get page root
  lib: s390x: sie: Allocate physical guest memory via memalign
  lib: s390x: sie: Free guest memory on destroy
  lib: s390x: snippet: Add function to create a guest of specific length
  lib: s390x: Remove kvm s390 prefix from sie control block

 lib/s390x/asm/sie-arch.h |  2 +-
 lib/s390x/interrupt.c    |  4 ++--
 lib/s390x/mmu.h          |  7 +++++++
 lib/s390x/sie-icpt.c     |  2 +-
 lib/s390x/sie-icpt.h     |  2 +-
 lib/s390x/sie.c          |  7 +++++--
 lib/s390x/sie.h          |  4 ++--
 lib/s390x/snippet.h      | 18 ++++++++++++++----
 s390x/diag258.c          |  4 ++--
 s390x/edat.c             |  5 +++--
 s390x/mvpg-sie.c         |  2 +-
 s390x/pv-edat1.c         |  4 ++--
 s390x/sie-dat.c          |  2 +-
 s390x/skey.c             |  7 +++----
 14 files changed, 45 insertions(+), 25 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2026-04-15 14:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-15  8:45 [kvm-unit-tests 0/5] s390x: Cleanup virtualization library Janosch Frank
2026-04-15  8:45 ` [kvm-unit-tests 1/5] lib: s390x: Add function to get page root Janosch Frank
2026-04-15 11:53   ` Nico Boehr
2026-04-15 12:01     ` Janosch Frank
2026-04-15  8:45 ` [kvm-unit-tests 2/5] lib: s390x: sie: Allocate physical guest memory via memalign Janosch Frank
2026-04-15  8:45 ` [kvm-unit-tests 3/5] lib: s390x: sie: Free guest memory on destroy Janosch Frank
2026-04-15 14:21   ` Nico Boehr
2026-04-15  8:45 ` [kvm-unit-tests 4/5] lib: s390x: snippet: Add function to create a guest of specific length Janosch Frank
2026-04-15  8:45 ` [kvm-unit-tests 5/5] lib: s390x: Remove kvm s390 prefix from sie control block Janosch Frank

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