summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/sys_regs.c
AgeCommit message (Expand)Author
2026-06-12Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2026-06-12Merge branch kvm-arm64/nv-mmu-7.2 into kvmarm-master/nextMarc Zyngier
2026-06-03KVM: arm64: Wire AT S1E1A in the system instruction handling tableMarc Zyngier
2026-05-29KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisorMark Brown
2026-05-22KVM: arm64: vgic-v5: Limit support to 64 PPIsMarc Zyngier
2026-05-22KVM: arm64: vgic-v5: Add for_each_visible_v5_ppi() iteratorMarc Zyngier
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-04-10Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...Catalin Marinas
2026-04-01KVM: arm64: Fix writeable mask for ID_AA64PFR2_EL1Marc Zyngier
2026-04-01KVM: arm64: Don't skip per-vcpu NV initialisationMarc Zyngier
2026-03-27KVM: arm64: Make MPAMSM_EL1 accesses UNDEFBen Horgan
2026-03-26KVM: arm64: Expose FEAT_LSUI to guestsYeoreum Yun
2026-03-19KVM: arm64: gic-v5: Trap and mask guest ICC_PPI_ENABLERx_EL1 writesSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Trap and emulate ICC_IDR0_EL1 accessesSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Add emulation for ICC_IAFFIDR_EL1 accessesSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Support GICv5 FGTs & FGUsSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIESascha Bischoff
2026-03-19KVM: arm64: Return early from kvm_finalize_sys_regs() if guest has runSascha Bischoff
2026-03-19KVM: arm64: vgic: Rework vgic_is_v3() and add vgic_host_has_gicvX()Sascha Bischoff
2026-03-19KVM: arm64: vgic-v3: Drop userspace write sanitization for ID_AA64PFR0.GIC on...Sascha Bischoff
2026-02-13KVM: arm64: Hide S1POE from guests when not supported by the hostFuad Tabba
2026-02-05Merge branch kvm-arm64/resx into kvmarm-master/nextMarc Zyngier
2026-02-05Merge branch kvm-arm64/debugfs-fixes into kvmarm-master/nextMarc Zyngier
2026-02-05KVM: arm64: Add debugfs file dumping computed RESx valuesMarc Zyngier
2026-02-02KVM: arm64: Use standard seq_file iterator for idregs debugfsFuad Tabba
2026-01-23Merge branch kvm-arm64/feat_idst into kvmarm-master/nextMarc Zyngier
2026-01-15KVM: arm64: Force trap of GMID_EL1 when the guest doesn't have MTEMarc Zyngier
2026-01-15KVM: arm64: Handle CSSIDR2_EL1 and SMIDR_EL1 in a generic wayMarc Zyngier
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