Loading
KVM: arm64: Exclude mdcr_el2_host from kvm_vcpu_arch
mainline inclusion from mainline-v6.9-rc1 commit 4bacd723705a6b6c8386daf3d5148aca66135f3c category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I8EC9K CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=4bacd723705a6b6c8386daf3d5148aca66135f3c -------------------------------- 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> Signed-off-by:
Junhao He <hejunhao3@huawei.com>