Re: [PATCH 0/4] KVM: arm64: pKVM SVE vCPU init fixes
From: Oliver Upton
Date: Tue Sep 15 2026 - 18:26:28 EST
On Tue, 25 Aug 2026 09:59:44 +0100, Fuad Tabba wrote:
> If it's not the GIC, it's SVE. I found these while preparing the
> follow-up to the pKVM core series [1].
>
> Patch 1 was posted on its own [2] and carries Marc's Reviewed-by. It is
> unchanged and included here because it has not been picked up yet and
> the rest of the series does not apply without it.
>
> [...]
Applied to fixes, thanks!
[1/4] KVM: arm64: Validate the SVE vector length in pkvm_vcpu_init_sve()
https://git.kernel.org/kvmarm/kvmarm/c/2a2eb10795a1
[2/4] KVM: arm64: Do not clear VM-wide SVE feature on vCPU init failure
https://git.kernel.org/kvmarm/kvmarm/c/a1b3c788ad31
[3/4] KVM: arm64: Key unpin_host_sve_state() on the state it unpins
https://git.kernel.org/kvmarm/kvmarm/c/0d62fbf34d8f
[4/4] KVM: arm64: Derive GUEST_HAS_SVE from the SVE feature bit at EL2
https://git.kernel.org/kvmarm/kvmarm/c/4f16c5fc8dc4
--
Best,
Oliver