KVM: arm64: Move vcpu SVE/SME flags to the state flag set
The two HOST_{SVE,SME}_ENABLED are only used for the host kernel
to track its own state across a vcpu run so that it can be fully
restored.
Move these flags to the so called state set.
Reviewed-by:
Fuad Tabba <tabba@google.com>
Reviewed-by:
Reiji Watanabe <reijiw@google.com>
Signed-off-by:
Marc Zyngier <maz@kernel.org>
Loading
Please sign in to comment