summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/sys_regs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Fix shift-out-of-bounds bugIlkka Koskinen2024-10-171-1/+1
* KVM: arm64: Expose S1PIE to guestsMark Brown2024-10-081-1/+3
* KVM: arm64: nv: Clarify safety of allowing TLBI unmaps to rescheduleOliver Upton2024-10-081-0/+27
* KVM: arm64: nv: Do not block when unmapping stage-2 if disallowedOliver Upton2024-10-081-3/+3
* Merge branch kvm-arm64/idregs-6.12 into kvmarm/fixesMarc Zyngier2024-10-081-2/+36
|\
| * KVM: arm64: Allow userspace to change ID_AA64PFR1_EL1Shaoqin Huang2024-08-251-1/+13
| * KVM: arm64: Disable fields that KVM doesn't know how to handle in ID_AA64PFR1...Shaoqin Huang2024-08-251-0/+8
| * KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from users...Shameer Kolothum2024-08-221-1/+15
* | Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-09-161-136/+250
|\ \
| * \ Merge branch kvm-arm64/visibility-cleanups into kvmarm-master/nextMarc Zyngier2024-09-121-32/+20
| |\ \
| | * | KVM: arm64: Get rid of REG_HIDDEN_USER visibility qualifierMarc Zyngier2024-09-111-14/+3
| | * | KVM: arm64: Simplify visibility handling of AArch32 SPSR_*Marc Zyngier2024-09-111-8/+4
| | * | KVM: arm64: Simplify handling of CNTKCTL_EL12Marc Zyngier2024-09-111-10/+13
| | |/
| * | Merge branch kvm-arm64/nv-at-pan into kvmarm-master/nextMarc Zyngier2024-09-121-0/+60
| |\ \
| | * | KVM: arm64: nv: Add support for FEAT_ATS1AMarc Zyngier2024-08-301-0/+11
| | * | KVM: arm64: nv: Plumb handling of AT S1* traps from EL2Marc Zyngier2024-08-301-0/+45
| | * | KVM: arm64: nv: Honor absence of FEAT_PAN2Marc Zyngier2024-08-301-0/+4
| | |/
| * | Merge branch kvm-arm64/vgic-sre-traps into kvmarm-master/nextMarc Zyngier2024-09-121-100/+140
| |\ \
| | * | KVM: arm64: Unify UNDEF injection helpersMarc Zyngier2024-08-271-81/+51
| | * | KVM: arm64: Make most GICv3 accesses UNDEF if they trapMarc Zyngier2024-08-271-18/+56
| | * | KVM: arm64: Add ICH_HCR_EL2 to the vcpu stateMarc Zyngier2024-08-271-0/+2
| | * | KVM: arm64: Zero ID_AA64PFR0_EL1.GIC when no GICv3 is presented to the guestMarc Zyngier2024-08-271-1/+7
| | * | KVM: arm64: Add helper for last ditch idreg adjustmentsMarc Zyngier2024-08-271-0/+23
| | * | KVM: arm64: Move GICv3 trap configuration to kvm_calculate_traps()Marc Zyngier2024-08-271-0/+1
| * | | Merge branch kvm-arm64/fpmr into kvmarm-master/nextMarc Zyngier2024-09-121-3/+29
| |\ \ \ | | |/ / | |/| |
| | * | KVM: arm64: Expose ID_AA64PFR2_EL1 to userspace and guestsMarc Zyngier2024-08-271-1/+5
| | * | KVM: arm64: Enable FP8 support when available and configuredMarc Zyngier2024-08-271-0/+3
| | * | KVM: arm64: Expose ID_AA64FPFR0_EL1 as a writable ID regMarc Zyngier2024-08-271-1/+1
| | * | KVM: arm64: Move FPMR into the sysreg arrayMarc Zyngier2024-08-271-0/+10
| | * | KVM: arm64: Move SVCR into the sysreg arrayMarc Zyngier2024-08-271-1/+10
| | |/
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-09-161-8/+28
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-next/poe' into for-next/coreWill Deacon2024-09-121-3/+22
| |\ \
| | * | KVM: arm64: Sanitise ID_AA64MMFR3_EL1Joey Gouly2024-09-041-1/+5
| | * | KVM: arm64: Save/restore POE registersJoey Gouly2024-09-041-2/+17
| | |/
| * | arm64: perf/kvm: Use a common PMU cycle counter defineRob Herring (Arm)2024-08-161-0/+1
| * | KVM: arm64: pmu: Use generated define for PMSELR_EL0.SEL accessRob Herring (Arm)2024-08-161-5/+5
| |/
* / KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3Marc Zyngier2024-08-221-0/+6
|/
* Merge branch kvm-arm64/nv-tcr2 into kvmarm/nextOliver Upton2024-07-141-1/+16
|\
| * KVM: arm64: Get rid of HCRX_GUEST_FLAGSMarc Zyngier2024-06-271-1/+7
| * KVM: arm64: Correctly honor the presence of FEAT_TCRXMarc Zyngier2024-06-271-0/+9
* | Merge branch kvm-arm64/nv-sve into kvmarm/nextOliver Upton2024-07-141-0/+38
|\ \
| * | KVM: arm64: nv: Handle ZCR_EL2 trapsOliver Upton2024-06-201-0/+38
| |/
* | Merge branch kvm-arm64/ctr-el0 into kvmarm/nextOliver Upton2024-07-141-49/+91
|\ \
| * | KVM: arm64: rename functions for invariant sys regsSebastian Ott2024-06-201-5/+5
| * | KVM: arm64: show writable masks for feature registersSebastian Ott2024-06-201-14/+5
| * | KVM: arm64: Treat CTR_EL0 as a VM feature ID registerSebastian Ott2024-06-201-10/+10
| * | KVM: arm64: unify code to prepare trapsSebastian Ott2024-06-201-2/+32
| * | KVM: arm64: Add helper for writing ID regsOliver Upton2024-06-201-3/+14
| * | KVM: arm64: Use read-only helper for reading VM ID registersOliver Upton2024-06-201-3/+3
| * | KVM: arm64: Make idregs debugfs iterator search sysreg table directlyOliver Upton2024-06-201-13/+23