KVM: arm64: Exclude mdcr_el2_host from kvm_vcpu_arch
authorMarc Zyngier <maz@kernel.org>
Tue, 27 Feb 2024 08:27:54 +0000 (08:27 +0000)
committerMarc Zyngier <maz@kernel.org>
Fri, 12 Apr 2024 12:58:18 +0000 (13:58 +0100)
commit4bacd723705a6b6c8386daf3d5148aca66135f3c
tree7215fa57f829f2d38e734f09ae46ae9f48b5dd4c
parent6db55734ec4008da39e10d2fffa913fd9751ccaa
KVM: arm64: Exclude mdcr_el2_host from kvm_vcpu_arch

As for the rest of the host debug state, the host copy of mdcr_el2
has little to do in the vcpu, and is better placed in the host_data
structure.

Reviewed-by : Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_host.h
arch/arm64/kvm/hyp/include/hyp/switch.h