summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/vhe/sysreg-sr.c
AgeCommit message (Expand)Author
2025-06-05KVM: arm64: Add RMW specific sysreg accessorMarc Zyngier
2025-06-05KVM: arm64: Add assignment-specific sysreg accessorMarc Zyngier
2025-02-26KVM: arm64: Load VPIDR_EL2 with the VM's MIDR_EL1 valueOliver Upton
2025-01-14KVM: arm64: nv: Always evaluate HCR_EL2 using sanitising accessorsMarc Zyngier
2024-10-31KVM: arm64: Add save/restore support for POR_EL2Marc Zyngier
2024-10-31KVM: arm64: Add save/restore for PIR{,E0}_EL2Marc Zyngier
2024-10-31KVM: arm64: Add save/restore for TCR2_EL2Marc Zyngier
2024-10-31KVM: arm64: nv: Save/Restore vEL2 sysregsMarc Zyngier
2024-04-12KVM: arm64: Add accessor for per-CPU stateMarc Zyngier
2024-02-01KVM: arm64: vhe: fix a kernel-doc warningRandy Dunlap
2023-10-20KVM: arm64: Rename helpers for VHE vCPU load/putOliver Upton
2023-04-14KVM: arm64: vhe: Synchronise with page table walker on MMU updateMarc Zyngier
2022-06-29KVM: arm64: Convert vcpu sysregs_loaded_on_cpu to a state flagMarc Zyngier
2021-08-20KVM: arm64: Restore mdcr_el2 from vcpuFuad Tabba
2020-09-30kvm: arm64: Remove __hyp_this_cpu_readDavid Brazdil
2020-07-05KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHEDavid Brazdil