Re: [PATCH 02/18] KVM: arm64: Always start with clearing SME flag on load
From: Mark Brown <broonie@kernel.org>
Date: 2022-05-30 14:52:55
Also in:
kvm, kvmarm
From: Mark Brown <broonie@kernel.org>
Date: 2022-05-30 14:52:55
Also in:
kvm, kvmarm
On Sat, May 28, 2022 at 12:38:12PM +0100, Marc Zyngier wrote:
On each vcpu load, we set the KVM_ARM64_HOST_SME_ENABLED flag if SVE is enabled for EL0 on the host. This is used to restore the correct state on vpcu put.
s/SVE/SME/ but otherwise Reviwed-by: Mark Brown [off-list ref]