Re: [PATCH v6 18/33] KVM: s390: Prepare gmap for a second KVM implementation

From: Christian Borntraeger

Date: Wed Aug 12 2026 - 15:05:55 EST


Am 12.08.26 um 17:36 schrieb Steffen Eiden:
Refactor gmap code such that a second s390 (host) KVM implementation can
use the gmap code as well. Move mmu code from s390 to gmap so the other
KVM implementation can use it as well.

No functional change.

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

Reviewed-by: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>