Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: arm64: nvhe: Fix a non-kernel-doc comment | Randy Dunlap | 2021-11-08 | 1 | -1/+1 |
* | KVM: arm64: pkvm: Move kvm_handle_pvm_restricted around | Marc Zyngier | 2021-10-18 | 1 | -1/+13 |
* | KVM: arm64: pkvm: Consolidate include files | Marc Zyngier | 2021-10-18 | 1 | -2/+1 |
* | KVM: arm64: pkvm: Handle GICv3 traps as required | Marc Zyngier | 2021-10-18 | 1 | -1/+17 |
* | KVM: arm64: pkvm: Drop sysregs that should never be routed to the host | Marc Zyngier | 2021-10-18 | 1 | -50/+0 |
* | KVM: arm64: pkvm: Drop AArch32-specific registers | Marc Zyngier | 2021-10-18 | 1 | -4/+0 |
* | KVM: arm64: pkvm: Make the ERR/ERX*_EL1 registers RAZ/WI | Marc Zyngier | 2021-10-18 | 1 | -11/+22 |
* | KVM: arm64: pkvm: Use a single function to expose all id-regs | Marc Zyngier | 2021-10-18 | 1 | -17/+20 |
* | KVM: arm64: Move sanitized copies of CPU features | Fuad Tabba | 2021-10-11 | 1 | -0/+2 |
* | KVM: arm64: Add handlers for protected VM System Registers | Fuad Tabba | 2021-10-11 | 1 | -0/+498 |