summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/nvhe/debug-sr.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Exclude host_debug_data from vcpu_archMarc Zyngier2024-04-121-4/+4
* KVM: arm64: Fix TRFCR_EL1/PMSCR_EL1 access in hVHE modeMarc Zyngier2024-03-011-6/+6
* arm64/sysreg: Rename TRBLIMITR_EL1 fields per auto-gen tools formatAnshuman Khandual2023-06-141-1/+1
* KVM: arm64: nvhe: Synchronise with page table walker on vcpu runMarc Zyngier2023-04-131-2/+0
* arm64: Drop SYS_ from SPE register definesRob Herring2023-01-191-1/+1
* KVM: arm64: Move vcpu debug/SPE/TRBE flags to the input flag setMarc Zyngier2022-06-291-4/+4
* KVM: arm64: MDCR_EL2 is a 64-bit registerFuad Tabba2021-08-201-1/+1
* arm64: KVM: Enable access to TRBE support for hostSuzuki K Poulose2021-04-061-0/+34
* KVM: arm64: Move SPE availability check to VCPU loadSuzuki K Poulose2021-04-061-13/+9
* KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose2021-03-061-2/+10
* KVM: arm64: Remove __hyp_text macro, use build rules insteadDavid Brazdil2020-07-051-5/+5
* KVM: arm64: Split hyp/debug-sr.c to VHE/nVHEDavid Brazdil2020-07-051-0/+77