Re: [PATCH v6 16/33] KVM: s390: Move s390 kvm code into a subdirectory

From: Christian Borntraeger

Date: Wed Aug 12 2026 - 14:32:41 EST


Am 12.08.26 um 17:36 schrieb Steffen Eiden:
Move all the code required to run s390 KVM guests on s390 to a s390
subdirectory. Move gmap related code into a gmap directory to later
share gmap code between KVM implementations.

Update S390 VFIO-PCI MAINTAINERS filepath.

No functional change.

Signed-off-by: Steffen Eiden <seiden@xxxxxxxxxxxxx>

Reviewed-by: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>