diff options
author | Zenghui Yu <yuzenghui@huawei.com> | 2019-07-13 06:40:54 +0200 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2019-07-26 16:40:38 +0200 |
commit | 6701c619fa082e6660ecd7573fbad2177380c7cc (patch) | |
tree | 353f2bd855d80d2638709fd9a0c3ace771ed9e05 /virt | |
parent | KVM: arm: vgic-v3: Mark expected switch fall-through (diff) | |
download | linux-6701c619fa082e6660ecd7573fbad2177380c7cc.tar.xz linux-6701c619fa082e6660ecd7573fbad2177380c7cc.zip |
KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
We've added two ESR exception classes for new ARM hardware extensions:
ESR_ELx_EC_PAC and ESR_ELx_EC_SVE, but failed to update the strings
used in tracing and other debug.
Let's update "kvm_arm_exception_class" for these two EC, which the
new EC will be visible to user-space via kvm_exit trace events
Also update to "esr_class_str" for ESR_ELx_EC_PAC, by which we can
get more readable debug info.
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Dave Martin <Dave.Martin@arm.com>
Reviewed-by: James Morse <james.morse@arm.com>
Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions