summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/sys_regs.c
AgeCommit message (Expand)Author
2026-03-12KVM: arm64: Hide S1POE from guests when not supported by the hostFuad Tabba
2026-01-08KVM: arm64: Inject UNDEF for a register trap without accessorAlexandru Elisei
2025-12-02Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2025-12-01Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/nextOliver Upton
2025-12-01KVM: arm64: Propagate PTW errors up to AT emulationOliver Upton
2025-11-24KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 trapsMarc Zyngier
2025-11-11KVM: arm64: Finalize ID registers only once per VMMarc Zyngier
2025-11-08KVM: arm64: Limit clearing of ID_{AA64PFR0,PFR1}_EL1.GIC to userspace irqchipMarc Zyngier
2025-11-08KVM: arm64: Make all 32bit ID registers fully writableMarc Zyngier
2025-10-13KVM: arm64: Move CNT*CT_EL0 userspace accessors to generic infrastructureMarc Zyngier
2025-10-13KVM: arm64: Move CNT*_CVAL_EL0 userspace accessors to generic infrastructureMarc Zyngier
2025-10-13KVM: arm64: Move CNT*_CTL_EL0 userspace accessors to generic infrastructureMarc Zyngier
2025-10-13KVM: arm64: Add timer UAPI workaround to sysreg infrastructureMarc Zyngier
2025-10-13KVM: arm64: Hide CNTHV_*_EL2 from userspace for nVHE guestsMarc Zyngier
2025-10-13KVM: arm64: nv: Don't advance PC when pending an SVE exceptionMarc Zyngier
2025-10-13KVM: arm64: nv: Don't treat ZCR_EL2 as a 'mapped' registerOliver Upton
2025-09-20Merge branch kvm-arm64/misc-6.18 into kvmarm-master/nextMarc Zyngier
2025-09-20Merge branch kvm-arm64/nv-misc-6.18 into kvmarm-master/nextMarc Zyngier
2025-09-19KVM: arm64: Expose FEAT_LSFE to guestsMark Brown
2025-09-19KVM: arm64: Add trap configs for PMSDSFR_EL1James Clark
2025-09-19KVM: arm64: nv: Don't erroneously claim FEAT_DoubleLock for NV VMsOliver Upton
2025-09-19KVM: arm64: Make ID_AA64MMFR1_EL1.{HCX, TWED} writable from userspaceJinqian Yang
2025-09-19KVM: arm64: nv: Allow userspace to de-feature stage-2 TGRANsOliver Upton
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-08-28KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()Marc Zyngier
2025-08-28KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessorsMarc Zyngier
2025-08-21KVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier
2025-08-21KVM: arm64: Make ID_AA64PFR1_EL1.RAS_frac writableMarc Zyngier
2025-08-21KVM: arm64: Make ID_AA64PFR0_EL1.RAS writableMarc Zyngier
2025-08-21KVM: arm64: Handle RASv1p1 registersMarc Zyngier
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-07-29Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2025-07-28Merge branch 'kvm-arm64/el2-reg-visibility' into kvmarm/nextOliver Upton
2025-07-26Merge branch 'kvm-arm64/misc' into kvmarm/nextOliver Upton
2025-07-26Merge branch 'kvm-arm64/gcie-legacy' into kvmarm/nextOliver Upton
2025-07-26KVM: arm64: Enforce the sorting of the GICv3 system register tableMarc Zyngier
2025-07-26KVM: arm64: Clarify the check for reset callback in check_sysreg_table()Marc Zyngier
2025-07-23arm64: kvm: sys_regs: use string choices helperKuninori Morimoto
2025-07-21KVM: arm64: Make RAS registers UNDEF when RAS isn't advertisedMarc Zyngier
2025-07-15KVM: arm64: Advertise FGT2 registers to userspaceMarc Zyngier
2025-07-15KVM: arm64: Condition FGT registers on feature availabilityMarc Zyngier
2025-07-15KVM: arm64: Define helper for ICH_VTR_EL2Marc Zyngier
2025-07-15KVM: arm64: Define constant value for ICC_SRE_EL2Marc Zyngier
2025-07-15KVM: arm64: Don't advertise ICH_*_EL2 registers through GET_ONE_REGMarc Zyngier
2025-07-15KVM: arm64: Make RVBAR_EL2 accesses UNDEFMarc Zyngier
2025-07-09KVM: arm64: Fix enforcement of upper bound on MDCR_EL2.HPMNBen Horgan
2025-07-08KVM: arm64: gic-v5: Support GICv3 compatSascha Bischoff
2025-07-08KVM: arm64: Advertise support for FEAT_DoubleFault2Oliver Upton
2025-07-08KVM: arm64: Advertise support for FEAT_SCTLR2Oliver Upton