summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/emulate-nested.c
AgeCommit message (Expand)Author
2025-05-23Merge branch kvm-arm64/nv-nv into kvmarm-master/nextMarc Zyngier
2025-05-19KVM: arm64: Handle TSB CSYNC trapsMarc Zyngier
2025-05-19KVM: arm64: Add FGT descriptors for FEAT_FGT2Marc Zyngier
2025-05-19KVM: arm64: Allow sysreg ranges for FGT descriptorsMarc Zyngier
2025-05-19KVM: arm64: Add trap routing for FEAT_FGT2 registersMarc Zyngier
2025-05-19KVM: arm64: Add sanitisation for FEAT_FGT2 registersMarc Zyngier
2025-05-19KVM: arm64: nv: Remove dead code from ERET handlingMarc Zyngier
2025-05-10KVM: arm64: Handle PSB CSYNC trapsMarc Zyngier
2025-05-10KVM: arm64: Use KVM-specific HCRX_EL2 RES0 maskMarc Zyngier
2025-05-06KVM: arm64: Add description of FGT bits leading to EC!=0x18Marc Zyngier
2025-05-06KVM: arm64: Compute FGT masks from KVM's own FGT tablesMarc Zyngier
2025-05-06KVM: arm64: Simplify handling of negative FGT bitsMarc Zyngier
2025-05-06KVM: arm64: Tighten handling of unknown FGT groupsMarc Zyngier
2025-05-06arm64: sysreg: Replace HFGxTR_EL2 with HFG{R,W}TR_EL2Marc Zyngier
2025-03-19Merge branch 'kvm-arm64/pmu-fixes' into kvmarm/nextOliver Upton
2025-03-17KVM: arm64: PMU: Assume PMU presence in pmu-emul.cAkihiko Odaki
2025-03-03KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2Oliver Upton
2025-03-03arm64: sysreg: Add layout for ICH_HCR_EL2Marc Zyngier
2025-01-17Merge branch kvm-arm64/nv-timers into kvmarm-master/nextMarc Zyngier
2025-01-12Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/nextMarc Zyngier
2025-01-02KVM: arm64: nv: Add trap routing for CNTHCTL_EL2.EL1{NVPCT,NVVCT,TVT,TVCT}Marc 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-11-11Merge branch kvm-arm64/nv-pmu into kvmarm/nextOliver Upton
2024-10-31KVM: arm64: nv: Reprogram PMU events affected by nested transitionOliver Upton
2024-10-31KVM: arm64: nv: Describe trap behaviour of MDCR_EL2.HPMNOliver Upton
2024-10-31KVM: arm64: nv: Honor MDCR_EL2.{TPM, TPMCR} in Host EL0Oliver Upton
2024-10-31KVM: arm64: nv: Reinject traps that take effect in Host EL0Oliver Upton
2024-10-31KVM: arm64: nv: Rename BEHAVE_FORWARD_ANYOliver Upton
2024-10-31KVM: arm64: nv: Allow coarse-grained trap combos to use complex trapsOliver Upton
2024-10-31KVM: arm64: Subject S1PIE/S1POE registers to HCR_EL2.{TVM,TRVM}Marc Zyngier
2024-10-31KVM: arm64: Drop bogus CPTR_EL2.E0POE trap routingMarc Zyngier
2024-09-12Merge branch kvm-arm64/nv-at-pan into kvmarm-master/nextMarc Zyngier
2024-09-12Merge branch kvm-arm64/vgic-sre-traps into kvmarm-master/nextMarc Zyngier
2024-08-30KVM: arm64: nv: Add support for FEAT_ATS1AMarc Zyngier
2024-08-27KVM: arm64: Add trap routing information for ICH_HCR_EL2Marc Zyngier
2024-08-27KVM: arm64: Honor trap routing for FPMRMarc Zyngier
2024-07-14Merge branch kvm-arm64/nv-tcr2 into kvmarm/nextOliver Upton
2024-06-27KVM: arm64: Honor trap routing for TCR2_EL1Marc Zyngier
2024-06-20KVM: arm64: nv: Add trap description for CPTR_EL2Marc Zyngier
2024-05-30KVM: arm64: nv: Fix relative priorities of exceptions generated by ERETAxMarc Zyngier
2024-04-20KVM: arm64: nv: Handle ERETA[AB] instructionsMarc Zyngier
2024-04-20KVM: arm64: nv: Fast-track 'InHost' exception returnsMarc Zyngier
2024-04-20KVM: arm64: nv: Add trap forwarding for ERET and SMCMarc Zyngier
2024-02-19KVM: arm64: Propagate and handle Fine-Grained UNDEF bitsMarc Zyngier
2024-02-19KVM: arm64: Add Fine-Grained UNDEF tracking informationMarc 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
2024-02-19KVM: arm64: Register AArch64 system register entries with the sysreg xarrayMarc Zyngier
2024-02-19KVM: arm64: nv: Turn encoding ranges into discrete XArray storesMarc Zyngier