]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: Move host SME/SVE tracking flags to host data
authorOliver Upton <oliver.upton@linux.dev>
Thu, 19 Dec 2024 22:41:01 +0000 (14:41 -0800)
committerMarc Zyngier <maz@kernel.org>
Fri, 20 Dec 2024 08:49:09 +0000 (08:49 +0000)
commitd381e53384a69e35aac417cd6e66afc6c8c11583
tree0a26d753aafbe87f2a329f1f57dc008c8c78d07a
parent38131c02a53ff691e4c496d65d2d087a5ed42bbf
KVM: arm64: Move host SME/SVE tracking flags to host data

The SME/SVE state tracking flags have no business in the vCPU. Move them
to kvm_host_data.

Tested-by: James Clark <james.clark@linaro.org>
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20241219224116.3941496-5-oliver.upton@linux.dev
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_host.h
arch/arm64/kvm/fpsimd.c