summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/sys_regs.c
AgeCommit message (Expand)Author
2025-02-04Merge tag 'kvmarm-fixes-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-02-04KVM: arm64: timer: Don't adjust the EL2 virtual timer offsetMarc Zyngier
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-01-17Merge branch kvm-arm64/misc-6.14 into kvmarm-master/nextMarc Zyngier
2025-01-17Merge branch kvm-arm64/nv-resx-fixes-6.14 into kvmarm-master/nextMarc Zyngier
2025-01-17Merge branch kvm-arm64/pkvm-memshare-declutter into kvmarm-master/nextMarc Zyngier
2025-01-17Merge branch kvm-arm64/nv-timers into kvmarm-master/nextMarc Zyngier
2025-01-14KVM: arm64: nv: Apply RESx settings to sysreg reset valuesMarc Zyngier
2025-01-11KVM: arm64: Explicitly handle BRBE traps as UNDEFINEDMark Rutland
2025-01-08KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1Mark Brown
2025-01-02KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosityMarc Zyngier
2025-01-02KVM: arm64: nv: Add handling of EL2-specific timer registersMarc Zyngier
2024-12-20KVM: arm64: Promote guest ownership for DBGxVR/DBGxCR readsOliver Upton
2024-12-20KVM: arm64: Fold DBGxVR/DBGxCR accessors into common setOliver Upton
2024-12-20KVM: arm64: Reload vCPU for accesses to OSLAR_EL1Oliver Upton
2024-12-20KVM: arm64: Use debug_owner to track if debug regs need save/restoreOliver Upton
2024-12-20KVM: arm64: Remove debug tracepointsOliver Upton
2024-12-20KVM: arm64: Evaluate debug owner at vcpu_load()Oliver Upton
2024-12-18KVM: arm64: nv: Reload PMU events upon MDCR_EL2.HPME changeOliver Upton
2024-12-18KVM: arm64: Add unified helper for reprogramming counters by maskOliver Upton
2024-12-03KVM: arm64: Do not allow ID_AA64MMFR0_EL1.ASIDbits to be overriddenMarc Zyngier
2024-11-11Merge branch kvm-arm64/nv-pmu into kvmarm/nextOliver Upton
2024-11-11Merge branch kvm-arm64/mpam-ni into kvmarm/nextOliver Upton
2024-11-11KVM: arm64: Make L1Ip feature in CTR_EL0 writable from userspaceShameer Kolothum
2024-10-31KVM: arm64: nv: Adjust range of accessible PMCs according to HPMNOliver Upton
2024-10-31KVM: arm64: Rename kvm_pmu_valid_counter_mask()Oliver Upton
2024-10-31KVM: arm64: Disable MPAM visibility by default and ignore VMM writesJames Morse
2024-10-31KVM: arm64: Add a macro for creating filtered sys_reg_descs entriesJames Morse
2024-10-31KVM: arm64: Fix missing traps of guest accesses to the MPAM registersJames Morse
2024-10-31KVM: arm64: Add basic support for POR_EL2Marc Zyngier
2024-10-31KVM: arm64: Add kvm_has_s1poe() helperMarc Zyngier
2024-10-31KVM: arm64: Rely on visibility to let PIR*_ELx/TCR2_ELx UNDEFMarc Zyngier
2024-10-31KVM: arm64: Hide S1PIE registers from userspace when disabled for guestsMark Brown
2024-10-31KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guestsMark Brown
2024-10-31KVM: arm64: Define helper for EL2 registers with custom visibilityMark Brown
2024-10-31KVM: arm64: Add a composite EL2 visibility helperMarc Zyngier
2024-10-31KVM: arm64: Handle PIR{,E0}_EL2 trapsMarc Zyngier
2024-10-31KVM: arm64: Add PIR{,E0}_EL2 to the sysreg arraysMarc Zyngier
2024-10-31KVM: arm64: Extend masking facility to arbitrary registersMarc Zyngier
2024-10-31KVM: arm64: Add TCR2_EL2 to the sysreg arraysMarc Zyngier
2024-10-31KVM: arm64: nv: Handle CNTHCTL_EL2 speciallyMarc Zyngier
2024-10-31KVM: arm64: nv: Add missing EL2->EL1 mappings in get_el2_to_el1_mapping()Marc Zyngier
2024-10-17KVM: arm64: Fix shift-out-of-bounds bugIlkka Koskinen
2024-10-08KVM: arm64: Expose S1PIE to guestsMark Brown
2024-10-08KVM: arm64: nv: Clarify safety of allowing TLBI unmaps to rescheduleOliver Upton
2024-10-08KVM: arm64: nv: Do not block when unmapping stage-2 if disallowedOliver Upton
2024-10-08Merge branch kvm-arm64/idregs-6.12 into kvmarm/fixesMarc Zyngier
2024-09-16Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds