summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/vhe
AgeCommit message (Expand)AuthorFilesLines
13 daysKVM: arm64: Ignore HCR_EL2.FIEN set by L1 guest's EL2Marc Zyngier1-1/+4
2025-07-21KVM: arm64: Filter out HCR_EL2 bits when running in hypervisor contextMarc Zyngier1-2/+12
2025-07-08KVM: arm64: Context switch SCTLR2_ELx when advertised to the guestOliver Upton1-0/+6
2025-06-19KVM: arm64: VHE: Centralize ISBs when returning to hostMark Rutland1-13/+12
2025-06-19KVM: arm64: Reorganise CPTR trap manipulationMark Rutland1-81/+0
2025-06-19KVM: arm64: VHE: Synchronize CPTR trap deactivationMark Rutland1-0/+3
2025-06-05KVM: arm64: Add RMW specific sysreg accessorMarc Zyngier1-2/+2
2025-06-05KVM: arm64: Add assignment-specific sysreg accessorMarc Zyngier2-24/+24
2025-05-23Merge branch kvm-arm64/misc-6.16 into kvmarm-master/nextMarc Zyngier2-3/+3
2025-05-19arm64: errata: Work around AmpereOne's erratum AC04_CPU_23D Scott Phillips2-3/+3
2025-05-19KVM: arm64: nv: Add S1 TLB invalidation primitive for VNCR_EL2Marc Zyngier1-0/+8
2025-05-19KVM: arm64: nv: Program host's VNCR_EL2 to the fixmap addressMarc Zyngier1-1/+16
2025-05-19KVM: arm64: nv: Don't adjust PSTATE.M when L2 is nestingMarc Zyngier1-2/+19
2025-03-20Merge branch 'kvm-arm64/writable-midr' into kvmarm/nextOliver Upton1-18/+10
2025-03-11KVM: arm64: Compute synthetic sysreg ESR for Apple PMUv3 trapsOliver Upton1-0/+22
2025-02-26KVM: arm64: Load VPIDR_EL2 with the VM's MIDR_EL1 valueOliver Upton1-18/+10
2025-02-13KVM: arm64: Eagerly switch ZCR_EL{1,2}Mark Rutland1-0/+4
2025-02-13KVM: arm64: Refactor exit handlersMark Rutland1-5/+4
2025-02-13KVM: arm64: Refactor CPTR trap deactivationMark Rutland1-1/+11
2025-02-13KVM: arm64: Remove host FPSIMD saving for non-protected KVMMark Rutland1-8/+0
2025-01-17Merge branch kvm-arm64/nv-resx-fixes-6.14 into kvmarm-master/nextMarc Zyngier1-2/+2
2025-01-17Merge branch kvm-arm64/nv-timers into kvmarm-master/nextMarc Zyngier1-0/+107
2025-01-14KVM: arm64: nv: Always evaluate HCR_EL2 using sanitising accessorsMarc Zyngier1-2/+2
2025-01-12Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/nextMarc Zyngier1-8/+8
2025-01-02KVM: arm64: nv: Accelerate EL0 counter accesses from hypervisor contextMarc Zyngier1-0/+8
2025-01-02KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV in useMarc Zyngier1-0/+99
2024-12-20KVM: arm64: Get rid of __kvm_get_mdcr_el2() and related wartsOliver Upton1-5/+0
2024-12-19arm64/sysreg: Get rid of CPACR_ELx SysregFieldsMarc Zyngier1-8/+8
2024-10-31KVM: arm64: Add save/restore support for POR_EL2Marc Zyngier1-0/+6
2024-10-31KVM: arm64: Add save/restore for PIR{,E0}_EL2Marc Zyngier1-2/+13
2024-10-31KVM: arm64: Add save/restore for TCR2_EL2Marc Zyngier1-0/+7
2024-10-31KVM: arm64: nv: Save/Restore vEL2 sysregsMarc Zyngier1-2/+134
2024-09-12Merge branch kvm-arm64/fpmr into kvmarm-master/nextMarc Zyngier1-0/+3
2024-08-27KVM: arm64: Add save/restore support for FPMRMarc Zyngier1-0/+3
2024-08-02KVM: arm64: fix override-init warnings in W=1 buildsSebastian Ott1-0/+2
2024-07-14Merge branch kvm-arm64/nv-sve into kvmarm/nextOliver Upton1-24/+124
2024-07-14Merge branch kvm-arm64/el2-kcfi into kvmarm/nextOliver Upton1-2/+1
2024-06-20KVM: arm64: nv: Add additional trap setup for CPTR_EL2Marc Zyngier1-1/+18
2024-06-20KVM: arm64: nv: Honor guest hypervisor's FP/SVE traps in CPTR_EL2Oliver Upton1-0/+31
2024-06-20KVM: arm64: nv: Load guest FP state for ZCR_EL2 trapOliver Upton1-0/+27
2024-06-20KVM: arm64: nv: Handle CPACR_EL1 trapsMarc Zyngier1-1/+31
2024-06-20KVM: arm64: Spin off helper for programming CPTR trapsOliver Upton1-24/+24
2024-06-20KVM: arm64: VHE: Mark __hyp_call_panic __noreturnPierre-Clément Tosi1-2/+1
2024-06-19KVM: arm64: nv: Add handling of NXS-flavoured TLBI operationsMarc Zyngier1-0/+46
2024-06-19KVM: arm64: nv: Add handling of range-based TLBI operationsMarc Zyngier1-0/+26
2024-06-19KVM: arm64: nv: Add handling of outer-shareable TLBI operationsMarc Zyngier1-0/+10
2024-06-19KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidationMarc Zyngier1-1/+50
2024-06-19KVM: arm64: nv: Add Stage-1 EL2 invalidation primitivesMarc Zyngier1-0/+65
2024-06-04KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx formatFuad Tabba1-4/+3
2024-06-04KVM: arm64: Specialize handling of host fpsimd state on trapFuad Tabba1-0/+5