Marc Zyngier 51e09b5572 KVM: arm64: Exclude host_fpsimd_state pointer from kvm_vcpu_arch
As the name of the field indicates, host_fpsimd_state is strictly
a host piece of data, and we reset this pointer on each PID change.

So let's move it where it belongs, and set it at load-time. Although
this is slightly more often, it is a well defined life-cycle which
matches other pieces of data.

Reviewed-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
2024-04-12 13:58:31 +01:00
..
2024-03-11 10:02:32 -04:00
2024-02-24 09:13:33 +00:00
2024-03-15 13:03:13 -07:00
2024-02-24 09:13:33 +00:00
2024-03-15 13:03:13 -07:00