diff options
author | 2024-12-19 14:41:11 -0800 | |
---|---|---|
committer | 2024-12-20 09:02:51 +0000 | |
commit | 4ad3a0b87f2ec4714fdfa6bd5de57b4c30e15753 (patch) | |
tree | 20adfeb8016ea10554c953c485a698e61d92bee4 /scripts/generate_rust_analyzer.py | |
parent | KVM: arm64: Compute MDCR_EL2 at vcpu_load() (diff) | |
download | wireguard-linux-4ad3a0b87f2ec4714fdfa6bd5de57b4c30e15753.tar.xz wireguard-linux-4ad3a0b87f2ec4714fdfa6bd5de57b4c30e15753.zip |
KVM: arm64: Don't hijack guest context MDSCR_EL1
Stealing MDSCR_EL1 in the guest's kvm_cpu_context for external debugging
is rather gross. Just add a field for this instead and let the context
switch code pick the correct one based on the debug owner.
Tested-by: James Clark <james.clark@linaro.org>
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20241219224116.3941496-15-oliver.upton@linux.dev
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions