summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/nvhe/sys_regs.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMsFuad Tabba2023-04-041-7/+0
* KVM: arm64: Provide sanitized SYS_ID_AA64SMFR0_EL1 to nVHEQuentin Perret2023-02-021-0/+1
* arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant namesMark Brown2022-09-091-1/+1
* arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition namesMark Brown2022-09-091-4/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-041-3/+1
|\
| * Merge branch kvm-arm64/burn-the-flags into kvmarm-master/nextMarc Zyngier2022-06-291-3/+1
| |\
| | * KVM: arm64: Move vcpu PC/Exception flags to the input flag setMarc Zyngier2022-06-101-3/+1
* | | arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 definition namesMark Brown2022-07-051-2/+2
* | | arm64/sysreg: Add _EL1 into ID_AA64ISAR1_EL1 definition namesMark Brown2022-07-051-4/+4
|/ /
* / KVM: arm64: Handle all ID registers trapped for a protected VMMarc Zyngier2022-06-091-8/+34
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-261-3/+0
|\
| * KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVEOliver Upton2022-05-101-3/+0
* | KVM: arm64: Treat ESR_EL2 as a 64-bit registerAlexandru Elisei2022-04-291-1/+1
|/
* arm64: Add support of PAuth QARMA3 architected algorithmVladimir Murzin2022-02-251-0/+14
* KVM: arm64: nvhe: Fix a non-kernel-doc commentRandy Dunlap2021-11-081-1/+1
* KVM: arm64: pkvm: Move kvm_handle_pvm_restricted aroundMarc Zyngier2021-10-181-1/+13
* KVM: arm64: pkvm: Consolidate include filesMarc Zyngier2021-10-181-2/+1
* KVM: arm64: pkvm: Handle GICv3 traps as requiredMarc Zyngier2021-10-181-1/+17
* KVM: arm64: pkvm: Drop sysregs that should never be routed to the hostMarc Zyngier2021-10-181-50/+0
* KVM: arm64: pkvm: Drop AArch32-specific registersMarc Zyngier2021-10-181-4/+0
* KVM: arm64: pkvm: Make the ERR/ERX*_EL1 registers RAZ/WIMarc Zyngier2021-10-181-11/+22
* KVM: arm64: pkvm: Use a single function to expose all id-regsMarc Zyngier2021-10-181-17/+20
* KVM: arm64: Move sanitized copies of CPU featuresFuad Tabba2021-10-111-0/+2
* KVM: arm64: Add handlers for protected VM System RegistersFuad Tabba2021-10-111-0/+498