aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/emulate-nested.c
AgeCommit message (Expand)AuthorFilesLines
2025-09-20Merge branch kvm-arm64/misc-6.18 into kvmarm-master/nextMarc Zyngier1-0/+1
2025-09-19KVM: arm64: Add trap configs for PMSDSFR_EL1James Clark1-0/+1
2025-08-15KVM: arm64: Correctly populate FAR_EL2 on nested SEA injectionMarc Zyngier1-1/+1
2025-07-08KVM: arm64: Route SEAs to the SError vector when EASE is setOliver Upton1-0/+4
2025-07-08KVM: arm64: nv: Describe trap behavior of SCTLR2_EL1Oliver Upton1-0/+12
2025-07-08KVM: arm64: nv: Honor SError exception routing / maskingOliver Upton1-0/+14
2025-07-08KVM: arm64: nv: Respect exception routing rules for SEAsOliver Upton1-0/+10
2025-07-08KVM: arm64: Add helper to identify a nested contextMarc Zyngier1-7/+2
2025-05-23Merge branch kvm-arm64/nv-nv into kvmarm-master/nextMarc Zyngier1-7/+0
2025-05-19KVM: arm64: Handle TSB CSYNC trapsMarc Zyngier1-0/+1
2025-05-19KVM: arm64: Add FGT descriptors for FEAT_FGT2Marc Zyngier1-0/+83
2025-05-19KVM: arm64: Allow sysreg ranges for FGT descriptorsMarc Zyngier1-81/+42
2025-05-19KVM: arm64: Add trap routing for FEAT_FGT2 registersMarc Zyngier1-0/+12
2025-05-19KVM: arm64: Add sanitisation for FEAT_FGT2 registersMarc Zyngier1-0/+22
2025-05-19KVM: arm64: nv: Remove dead code from ERET handlingMarc Zyngier1-7/+0
2025-05-10KVM: arm64: Handle PSB CSYNC trapsMarc Zyngier1-0/+1
2025-05-10KVM: arm64: Use KVM-specific HCRX_EL2 RES0 maskMarc Zyngier1-0/+5
2025-05-06KVM: arm64: Add description of FGT bits leading to EC!=0x18Marc Zyngier1-6/+30
2025-05-06KVM: arm64: Compute FGT masks from KVM's own FGT tablesMarc Zyngier1-0/+106
2025-05-06KVM: arm64: Simplify handling of negative FGT bitsMarc Zyngier1-37/+12
2025-05-06KVM: arm64: Tighten handling of unknown FGT groupsMarc Zyngier1-2/+3
2025-05-06arm64: sysreg: Replace HFGxTR_EL2 with HFG{R,W}TR_EL2Marc Zyngier1-77/+77
2025-03-19Merge branch 'kvm-arm64/pmu-fixes' into kvmarm/nextOliver Upton1-2/+4
2025-03-17KVM: arm64: PMU: Assume PMU presence in pmu-emul.cAkihiko Odaki1-2/+4
2025-03-03KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2Oliver Upton1-0/+2
2025-03-03arm64: sysreg: Add layout for ICH_HCR_EL2Marc Zyngier1-8/+8
2025-01-17Merge branch kvm-arm64/nv-timers into kvmarm-master/nextMarc Zyngier1-2/+56
2025-01-12Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/nextMarc Zyngier1-1/+1
2025-01-02KVM: arm64: nv: Add trap routing for CNTHCTL_EL2.EL1{NVPCT,NVVCT,TVT,TVCT}Marc Zyngier1-2/+56
2024-12-20KVM: arm64: nv: Honor MDCR_EL2.TDE routing for debug exceptionsOliver Upton1-4/+19
2024-12-19arm64/sysreg: Get rid of CPACR_ELx SysregFieldsMarc Zyngier1-1/+1
2024-11-11Merge branch kvm-arm64/nv-pmu into kvmarm/nextOliver Upton1-114/+175
2024-10-31KVM: arm64: nv: Reprogram PMU events affected by nested transitionOliver Upton1-0/+4
2024-10-31KVM: arm64: nv: Describe trap behaviour of MDCR_EL2.HPMNOliver Upton1-64/+96
2024-10-31KVM: arm64: nv: Honor MDCR_EL2.{TPM, TPMCR} in Host EL0Oliver Upton1-2/+4
2024-10-31KVM: arm64: nv: Reinject traps that take effect in Host EL0Oliver Upton1-4/+25
2024-10-31KVM: arm64: nv: Rename BEHAVE_FORWARD_ANYOliver Upton1-46/+47
2024-10-31KVM: arm64: nv: Allow coarse-grained trap combos to use complex trapsOliver Upton1-1/+2
2024-10-31KVM: arm64: Subject S1PIE/S1POE registers to HCR_EL2.{TVM,TRVM}Marc Zyngier1-0/+4
2024-10-31KVM: arm64: Drop bogus CPTR_EL2.E0POE trap routingMarc Zyngier1-8/+0
2024-09-12Merge branch kvm-arm64/nv-at-pan into kvmarm-master/nextMarc Zyngier1-0/+2
2024-09-12Merge branch kvm-arm64/vgic-sre-traps into kvmarm-master/nextMarc Zyngier1-5/+66
2024-08-30KVM: arm64: nv: Add support for FEAT_ATS1AMarc Zyngier1-0/+2
2024-08-27KVM: arm64: Add trap routing information for ICH_HCR_EL2Marc Zyngier1-5/+66
2024-08-27KVM: arm64: Honor trap routing for FPMRMarc Zyngier1-0/+8
2024-07-14Merge branch kvm-arm64/nv-tcr2 into kvmarm/nextOliver Upton1-0/+13
2024-06-27KVM: arm64: Honor trap routing for TCR2_EL1Marc Zyngier1-0/+13
2024-06-20KVM: arm64: nv: Add trap description for CPTR_EL2Marc Zyngier1-0/+91
2024-05-30KVM: arm64: nv: Fix relative priorities of exceptions generated by ERETAxMarc Zyngier1-10/+11
2024-04-20KVM: arm64: nv: Handle ERETA[AB] instructionsMarc Zyngier1-2/+20
2024-04-20KVM: arm64: nv: Fast-track 'InHost' exception returnsMarc Zyngier1-26/+3
2024-04-20KVM: arm64: nv: Add trap forwarding for ERET and SMCMarc Zyngier1-0/+27
2024-02-19KVM: arm64: Propagate and handle Fine-Grained UNDEF bitsMarc Zyngier1-0/+11
2024-02-19KVM: arm64: Add Fine-Grained UNDEF tracking informationMarc Zyngier1-12/+0
2024-02-19KVM: arm64: Rename __check_nv_sr_forward() to triage_sysreg_trap()Marc Zyngier1-1/+1
2024-02-19KVM: arm64: Use the xarray as the primary sysreg/sysinsn walkerMarc Zyngier1-10/+30
2024-02-19KVM: arm64: Register AArch64 system register entries with the sysreg xarrayMarc Zyngier1-2/+37
2024-02-19KVM: arm64: nv: Turn encoding ranges into discrete XArray storesMarc Zyngier1-13/+36
2024-02-19KVM: arm64: nv: Correctly handle negative polarity FGTsMarc Zyngier1-3/+56
2024-02-19KVM: arm64: Unify HDFG[WR]TR_GROUP FGT identifiersMarc Zyngier1-2/+1
2024-02-19KVM: arm64: nv: Drop sanitised_sys_reg() helperMarc Zyngier1-15/+7
2023-12-18KVM: arm64: Handle HAFGRTR_EL2 trapping in nested virtFuad Tabba1-0/+48
2023-12-18KVM: arm64: Add missing HFGITR_EL2 FGT entries to nested virtFuad Tabba1-0/+5
2023-12-18KVM: arm64: Add missing HFGxTR_EL2 FGT entries to nested virtFuad Tabba1-0/+10
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini1-6/+71
2023-10-25KVM: arm64: Refine _EL2 system register list that require trap reinjectionMiguel Luis1-6/+71
2023-10-12KVM: arm64: Add nPIR{E0}_EL1 to HFG trapsJoey Gouly1-0/+2
2023-08-23KVM: arm64: nv: Add trap description for SPSR_EL2 and ELR_EL2Marc Zyngier1-0/+2
2023-08-17KVM: arm64: nv: Add support for HCRX_EL2Marc Zyngier1-34/+60
2023-08-17KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2Marc Zyngier1-0/+474
2023-08-17KVM: arm64: nv: Add trap forwarding for HFGITR_EL2Marc Zyngier1-0/+109
2023-08-17KVM: arm64: nv: Add trap forwarding for HFGxTR_EL2Marc Zyngier1-0/+71
2023-08-17KVM: arm64: nv: Add fine grained trap forwarding infrastructureMarc Zyngier1-3/+87
2023-08-17KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2Marc Zyngier1-1/+49
2023-08-17KVM: arm64: nv: Add trap forwarding for MDCR_EL2Marc Zyngier1-0/+268
2023-08-17KVM: arm64: nv: Add trap forwarding for HCR_EL2Marc Zyngier1-0/+488
2023-08-17KVM: arm64: nv: Add trap forwarding infrastructureMarc Zyngier1-0/+282
2023-02-11KVM: arm64: nv: Support virtual EL2 exceptionsJintack Lim1-0/+203