summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVMMark Brown2024-10-011-1/+1
* Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-09-161-0/+3
|\
| * Merge branch kvm-arm64/nv-at-pan into kvmarm-master/nextMarc Zyngier2024-09-121-1/+1
| |\
| * \ Merge branch kvm-arm64/fpmr into kvmarm-master/nextMarc Zyngier2024-09-121-0/+3
| |\ \
| | * | KVM: arm64: Add save/restore support for FPMRMarc Zyngier2024-08-271-0/+3
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-09-162-1/+31
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: arm64: use `at s1e1a` for POEJoey Gouly2024-09-041-1/+4
| * | | KVM: arm64: Save/restore POE registersJoey Gouly2024-09-041-0/+27
| | |/ | |/|
| * | KVM: arm64: Make kvm_at() take an OP_AT_*Joey Gouly2024-08-301-1/+1
| |/
* / KVM: arm64: Tidying up PAuth code in KVMFuad Tabba2024-08-071-1/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-203-14/+52
|\
| * Merge branch kvm-arm64/nv-tcr2 into kvmarm/nextOliver Upton2024-07-141-10/+25
| |\
| | * KVM: arm64: Make PIR{,E0}_EL1 save/restore conditional on FEAT_TCRXMarc Zyngier2024-06-271-10/+14
| | * KVM: arm64: Make TCR2_EL1 save/restore dependent on the VM featuresMarc Zyngier2024-06-271-2/+13
| * | Merge branch kvm-arm64/nv-sve into kvmarm/nextOliver Upton2024-07-141-1/+23
| |\ \
| | * | KVM: arm64: nv: Load guest FP state for ZCR_EL2 trapOliver Upton2024-06-201-0/+4
| | * | KVM: arm64: nv: Use guest hypervisor's max VL when running nested guestOliver Upton2024-06-201-0/+12
| | * | KVM: arm64: nv: Load guest hyp's ZCR into EL1 stateOliver Upton2024-06-201-1/+2
| | * | KVM: arm64: nv: Forward SVE traps to guest hypervisorOliver Upton2024-06-201-0/+2
| | * | KVM: arm64: nv: Forward FP/ASIMD traps to guest hypervisorJintack Lim2024-06-201-0/+3
| | |/
| * | Merge branch kvm-arm64/el2-kcfi into kvmarm/nextOliver Upton2024-07-141-2/+3
| |\ \
| | * | KVM: arm64: Fix clobbered ELR in sync abort/SErrorPierre-Clément Tosi2024-06-201-2/+3
| | |/
| * / KVM: arm64: Update the identification range for the FF-A smcsSebastian Ene2024-06-141-1/+1
| |/
* / KVM: arm64: Replace custom macros with fields from ID_AA64PFR0_EL1Anshuman Khandual2024-07-041-5/+5
|/
* KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVMFuad Tabba2024-06-041-1/+0
* KVM: arm64: Eagerly restore host fpsimd/sve state in pKVMFuad Tabba2024-06-041-1/+12
* KVM: arm64: Specialize handling of host fpsimd state on trapFuad Tabba2024-06-041-1/+3
* KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helperFuad Tabba2024-06-041-14/+4
* KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_stateFuad Tabba2024-06-041-1/+2
* Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/nextMarc Zyngier2024-05-032-7/+7
|\
| * KVM: arm64: Introduce and use predicates that check for protected VMsFuad Tabba2024-05-011-0/+5
| * KVM: arm64: Refactor checks for FP state ownershipFuad Tabba2024-05-011-1/+1
| * KVM: arm64: Move guest_owns_fp_regs() to increase its scopeFuad Tabba2024-05-011-6/+0
| * KVM: arm64: Initialize the kvm host data's fpsimd_state pointer in pKVMFuad Tabba2024-05-011-0/+1
* | Merge branch kvm-arm64/nv-eret-pauth into kvmarm-master/nextMarc Zyngier2024-05-031-60/+2
|\ \ | |/ |/|
| * KVM: arm64: Drop trapping of PAuth instructions/keysMarc Zyngier2024-04-201-79/+1
| * KVM: arm64: nv: Handle HCR_EL2.{API,APK} independentlyMarc Zyngier2024-04-201-5/+27
| * KVM: arm64: nv: Configure HCR_EL2 for FEAT_NV2Marc Zyngier2024-04-201-3/+1
* | KVM: arm64: Exclude FP ownership from kvm_vcpu_archMarc Zyngier2024-04-121-3/+3
* | KVM: arm64: Exclude host_fpsimd_state pointer from kvm_vcpu_archMarc Zyngier2024-04-121-1/+1
* | KVM: arm64: Exclude mdcr_el2_host from kvm_vcpu_archMarc Zyngier2024-04-121-2/+2
* | KVM: arm64: Exclude host_debug_data from vcpu_archMarc Zyngier2024-04-121-2/+2
* | KVM: arm64: Add accessor for per-CPU stateMarc Zyngier2024-04-122-6/+6
|/
* KVM: arm64: Make FEAT_MOPS UNDEF if not advertised to the guestMarc Zyngier2024-02-191-1/+1
* KVM: arm64: Make PIR{,E0}_EL1 UNDEF if S1PIE is not advertised to the guestMarc Zyngier2024-02-191-3/+21
* KVM: arm64: Streamline save/restore of HFG[RW]TR_EL2Marc Zyngier2024-02-191-33/+9
* KVM: arm64: Move existing feature disabling over to FGU infrastructureMarc Zyngier2024-02-191-14/+3
* KVM: arm64: Propagate and handle Fine-Grained UNDEF bitsMarc Zyngier2024-02-191-20/+61
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-173-36/+81
|\
| * Merge branch kvm-arm64/fgt-rework into kvmarm-master/nextMarc Zyngier2023-12-182-34/+79
| |\