Re: [PATCH v3 0/5] KVM: s390: Implement KVM_PRE_FAULT_MEMORY

From: Steffen Eiden

Date: Wed May 27 2026 - 11:17:37 EST


On Wed, May 27, 2026 at 04:43:53PM +0200, Claudio Imbrenda wrote:
> Implement KVM_PRE_FAULT_MEMORY on s390, and update documentation and
> selftests accordingly.
>

...

> Claudio Imbrenda (5):
> KVM: s390: Track page size in struct guest_fault
> KVM: s390: Implement KVM_PRE_FAULT_MEMORY
> KVM: s390: Update KVM_PRE_FAULT_MEMORY API documentation
> KVM: selftests: Fix pre_fault_memory_test to run on s390
> KVM: selftests: Enable pre_fault_memory_test for s390

LGTM.

For the whole series:

Reviewed-by: Steffen Eiden <seiden@xxxxxxxxxxxxx>