linux/arch/s390/kvm
Steffen Eiden e3372ffb5f KVM: s390: Increase permitted SE header size to 1 MiB
Relax the maximum allowed Secure Execution (SE) header size from
8 KiB to 1 MiB. This allows individual secure guest images to run on a
wider range of physical machines.

Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>
Reviewed-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
2026-02-10 12:21:30 +01:00
..
dat.c KVM: s390: KVM page table management functions: CMMA 2026-02-04 17:00:09 +01:00
dat.h KVM: S390: Remove PGSTE code from linux/s390 mm 2026-02-04 17:00:10 +01:00
diag.c KVM: s390: Switch to new gmap 2026-02-04 17:00:10 +01:00
faultin.c KVM: s390: Add helper functions for fault handling 2026-02-04 17:00:09 +01:00
faultin.h KVM: s390: Add helper functions for fault handling 2026-02-04 17:00:09 +01:00
gaccess.c KVM: s390: vsie: Fix race in walk_guest_tables() 2026-02-10 11:33:30 +01:00
gaccess.h KVM: s390: Switch to new gmap 2026-02-04 17:00:10 +01:00
gmap.c KVM: s390: vsie: Fix race in acquire_gmap_shadow() 2026-02-10 11:33:34 +01:00
gmap.h KVM: s390: New gmap code 2026-02-04 17:00:09 +01:00
guestdbg.c KVM: s390: Harden copying of userspace-array against overflow 2023-12-01 08:00:42 -08:00
intercept.c KVM: s390: Switch to new gmap 2026-02-04 17:00:10 +01:00
interrupt.c KVM: s390: Use guest address to mark guest page dirty 2026-02-10 11:33:25 +01:00
Kconfig KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIER 2026-02-04 17:00:08 +01:00
kvm-s390.c KVM: s390: Increase permitted SE header size to 1 MiB 2026-02-10 12:21:30 +01:00
kvm-s390.h KVM: s390: Switch to new gmap 2026-02-04 17:00:10 +01:00
Makefile KVM: s390: Switch to new gmap 2026-02-04 17:00:10 +01:00
pci.c iommu/s390: handle IOAT registration based on domain 2025-02-21 12:01:58 +01:00
pci.h KVM: s390: Mark __kvm_s390_init() and its descendants as __init 2022-12-29 15:41:22 -05:00
priv.c KVM: s390: Switch to new gmap 2026-02-04 17:00:10 +01:00
pv.c KVM: s390: Enable 1M pages for gmap 2026-02-04 17:00:10 +01:00
sigp.c KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot() 2024-02-20 07:37:45 -08:00
trace-s390.h KVM: s390: Don't use %pK through tracepoints 2025-03-17 08:55:46 +00:00
trace.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vsie.c KVM: s390: vsie: Fix race in acquire_gmap_shadow() 2026-02-10 11:33:34 +01:00