Re: [PATCH v7 23/23] KVM: s390: arm64: Add KVM_S390_ARM64 Kconfig and Makefile

From: Paolo Bonzini

Date: Thu Sep 03 2026 - 13:08:34 EST


Il gio 3 set 2026, 18:33 Sean Christopherson <seanjc@xxxxxxxxxx> ha scritto:
>
> How many people are running distro kernels on s390 hardware? And how many distros
> actually change the default KVM settings, e.g. to build KVM as a module instead of
> baking it into the kernel? My guess is "not many" and "almost none", i.e. the
> actual impact on downstream users is likely miniscule.

RHEL and SLES *are* distros, and I am not sure which bank or insurance
company would be running non-distro kernels. :) So I assume you mean
"how many people are running non-distro kernels on s390".

At least RHEL builds KVM as a module for s390x, but it's not a
problem. I agree with you that having the equivalent of INTEL/AMD, if
possible, is a desirable self-check.

Paolo