aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm64/kvm/hyp/nvhe/debug-sr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-01KVM: arm64: Fix TRFCR_EL1/PMSCR_EL1 access in hVHE modeMarc Zyngier1-6/+6
2023-06-14arm64/sysreg: Rename TRBLIMITR_EL1 fields per auto-gen tools formatAnshuman Khandual1-1/+1
2023-04-13KVM: arm64: nvhe: Synchronise with page table walker on vcpu runMarc Zyngier1-2/+0
2023-01-19arm64: Drop SYS_ from SPE register definesRob Herring1-1/+1
2022-06-29KVM: arm64: Move vcpu debug/SPE/TRBE flags to the input flag setMarc Zyngier1-4/+4
2021-08-20KVM: arm64: MDCR_EL2 is a 64-bit registerFuad Tabba1-1/+1
2021-04-06arm64: KVM: Enable access to TRBE support for hostSuzuki K Poulose1-0/+34
2021-04-06KVM: arm64: Move SPE availability check to VCPU loadSuzuki K Poulose1-13/+9
2021-03-06KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose1-2/+10
2020-07-05KVM: arm64: Remove __hyp_text macro, use build rules insteadDavid Brazdil1-5/+5
2020-07-05KVM: arm64: Split hyp/debug-sr.c to VHE/nVHEDavid Brazdil1-0/+77