summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_nested.h
AgeCommit message (Expand)Author
2025-05-19KVM: arm64: nv: Add S1 TLB invalidation primitive for VNCR_EL2Marc Zyngier
2025-05-19KVM: arm64: nv: Handle mapping of VNCR_EL2 at EL2Marc Zyngier
2025-05-19KVM: arm64: nv: Handle VNCR_EL2-triggered faultsMarc Zyngier
2025-05-19KVM: arm64: nv: Add pseudo-TLB backing VNCR_EL2Marc Zyngier
2025-05-19KVM: arm64: nv: Move TLBI range decoding to a helperMarc Zyngier
2025-05-19KVM: arm64: nv: Snapshot S1 ASID tagging information during walkMarc Zyngier
2025-05-19KVM: arm64: nv: Extract translation helper from the AT codeMarc Zyngier
2025-02-24KVM: arm64: Move NV-specific capping to idreg sanitisationMarc Zyngier
2025-01-17Merge branch kvm-arm64/nv-resx-fixes-6.14 into kvmarm-master/nextMarc Zyngier
2025-01-14KVM: arm64: nv: Apply RESx settings to sysreg reset valuesMarc Zyngier
2025-01-12Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/nextMarc Zyngier
2024-12-20KVM: arm64: nv: Honor MDCR_EL2.TDE routing for debug exceptionsOliver Upton
2024-12-19arm64/sysreg: Get rid of CPACR_ELx SysregFieldsMarc Zyngier
2024-10-08KVM: arm64: nv: Punt stage-2 recycling to a vCPU requestOliver Upton
2024-10-08KVM: arm64: nv: Do not block when unmapping stage-2 if disallowedOliver Upton
2024-08-30KVM: arm64: nv: Make ps_to_output_size() generally availableMarc Zyngier
2024-08-30KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptorMarc Zyngier
2024-08-30KVM: arm64: nv: Enforce S2 alignment when contiguous bit is setMarc Zyngier
2024-07-14Merge branch kvm-arm64/nv-sve into kvmarm/nextOliver Upton
2024-06-20KVM: arm64: nv: Add TCPAC/TTA to CPTR->CPACR conversion helperMarc Zyngier
2024-06-19KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 levelMarc Zyngier
2024-06-19KVM: arm64: nv: Handle FEAT_TTL hinted TLB operationsMarc Zyngier
2024-06-19KVM: arm64: nv: Handle TLB invalidation targeting L2 stage-1Marc Zyngier
2024-06-19KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidationMarc Zyngier
2024-06-19KVM: arm64: nv: Unmap/flush shadow stage 2 page tablesChristoffer Dall
2024-06-19KVM: arm64: nv: Handle shadow stage 2 page faultsMarc Zyngier
2024-06-19KVM: arm64: nv: Implement nested Stage-2 page table walk logicChristoffer Dall
2024-06-19KVM: arm64: nv: Support multiple nested Stage-2 mmu structuresMarc Zyngier
2024-04-20KVM: arm64: nv: Add emulation for ERETAx instructionsMarc Zyngier
2024-04-20KVM: arm64: nv: Add trap forwarding for ERET and SMCMarc Zyngier
2024-02-19KVM: arm64: Rename __check_nv_sr_forward() to triage_sysreg_trap()Marc Zyngier
2024-02-19KVM: arm64: Use the xarray as the primary sysreg/sysinsn walkerMarc Zyngier
2023-12-19KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpersMarc Zyngier
2023-12-19KVM: arm64: nv: Compute NV view of idregs as a one-offMarc Zyngier
2023-09-21KVM: arm64: Get rid of vCPU-scoped feature bitmapOliver Upton
2023-08-17KVM: arm64: nv: Add trap forwarding infrastructureMarc Zyngier
2023-02-11KVM: arm64: nv: Filter out unsupported features from ID regsMarc Zyngier
2023-02-11KVM: arm64: nv: Introduce nested virtualization VCPU featureChristoffer Dall