]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
KVM: s390: New gmap code
authorClaudio Imbrenda <imbrenda@linux.ibm.com>
Wed, 4 Feb 2026 15:02:48 +0000 (16:02 +0100)
committerClaudio Imbrenda <imbrenda@linux.ibm.com>
Wed, 4 Feb 2026 16:00:09 +0000 (17:00 +0100)
commita2c17f9270cc3f1c55c35e8b1d151f41d75b40f5
tree1519b0e534b586083567c6e02bf12a4ccd42f177
parent7b368470e1a406cdb0fab3ea1a5a8ebffb5ad91e
KVM: s390: New gmap code

New gmap (guest map) code. This new gmap code will only be used by KVM.

This will replace the existing gmap.

Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
arch/s390/kvm/Makefile
arch/s390/kvm/gmap.c [new file with mode: 0644]
arch/s390/kvm/gmap.h [new file with mode: 0644]