Re: [PATCH v6 00/33] KVM: s390: Introduce arm64 KVM

From: Christian Borntraeger

Date: Thu Aug 13 2026 - 07:29:28 EST




Am 13.08.26 um 12:53 schrieb Marc Zyngier:
On Wed, 12 Aug 2026 16:35:56 +0100,
Steffen Eiden <seiden@xxxxxxxxxxxxx> wrote:

Introduce arm-on-s390. Enable KVM-accelerated ARM CPU virtualisation on s390.

[...]

Based on next-20260811.

Please don't do that. -next isn't a reliable base for *anything*. For
all I know, half of what's in -next is broken and will never be
merged. This makes the whole thing untestable.

that was my fault since I asked Steffen for that as I wanted to have the s390
move clean on top of kvms390/next + s390/next.
We will switch to -rc release tags in the future.

Sorry for the trouble.