index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
pmu-emul.c
Age
Commit message (
Expand
)
Author
2024-12-05
KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status
Raghavendra Rao Ananta
2024-08-16
KVM: arm64: Refine PMU defines for number of counters
Rob Herring (Arm)
2024-08-16
perf: arm_pmu: Remove event index to counter remapping
Rob Herring (Arm)
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-03
perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.h
Rob Herring (Arm)
2024-06-20
KVM: arm64: Use read-only helper for reading VM ID registers
Oliver Upton
2024-03-07
Merge branch kvm-arm64/kerneldoc into kvmarm/next
Oliver Upton
2024-02-19
KVM: arm64: Add feature checking helpers
Marc Zyngier
2024-02-01
KVM: arm64: PMU: fix kernel-doc warnings
Randy Dunlap
2023-12-12
arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_N
James Clark
2023-10-30
Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/next
Oliver Upton
2023-10-30
Merge branch kvm-arm64/sgi-injection into kvmarm/next
Oliver Upton
2023-10-24
KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first run
Raghavendra Rao Ananta
2023-10-24
KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
Raghavendra Rao Ananta
2023-10-24
KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
Reiji Watanabe
2023-10-24
KVM: arm64: Select default PMU in KVM_ARM_VCPU_INIT handler
Reiji Watanabe
2023-10-24
KVM: arm64: Add PMU event filter bits required if EL3 is implemented
Oliver Upton
2023-10-24
KVM: arm64: Make PMEVTYPER<n>_EL0.NSH RES0 if EL2 isn't advertised
Oliver Upton
2023-10-24
KVM: arm64: PMU: Introduce helpers to set the guest's PMU
Reiji Watanabe
2023-09-30
KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointer
Marc Zyngier
2023-08-20
KVM: arm64: PMU: Don't advertise STALL_SLOT_{FRONTEND,BACKEND}
Reiji Watanabe
2023-08-20
KVM: arm64: PMU: Don't advertise the STALL_SLOT event
Reiji Watanabe
2023-08-20
KVM: arm64: PMU: Avoid inappropriate use of host's PMUVer
Reiji Watanabe
2023-08-20
KVM: arm64: PMU: Disallow vPMU on non-uniform PMUVer
Reiji Watanabe
2023-06-07
KVM: arm64: Use raw_smp_processor_id() in kvm_pmu_probe_armpmu()
Oliver Upton
2023-05-31
KVM: arm64: Document default vPMU behavior on heterogeneous systems
Oliver Upton
2023-05-31
KVM: arm64: Iterate arm_pmus list to probe for default PMU
Oliver Upton
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-04-21
Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next
Marc Zyngier
2023-04-05
KVM: arm64: Add a helper to check if a VM has ran once
Oliver Upton
2023-03-30
KVM: arm64: PMU: Restore the guest's EL0 event counting after migration
Reiji Watanabe
2023-03-29
KVM: arm64: Use config_lock to protect data ordered against KVM_RUN
Oliver Upton
2023-03-13
KVM: arm64: PMU: Don't save PMCR_EL0.{C,P} for the vCPU
Reiji Watanabe
2022-12-05
KVM: arm64: PMU: Fix period computation for 64bit counters with 32bit overflow
Marc Zyngier
2022-11-28
KVM: arm64: PMU: Sanitise PMCR_EL0.LP on first vcpu run
Marc Zyngier
2022-11-28
KVM: arm64: PMU: Replace version number '0' with ID_AA64DFR0_EL1_PMUVer_NI
Anshuman Khandual
2022-11-19
KVM: arm64: PMU: Make kvm_pmc the main data structure
Marc Zyngier
2022-11-19
KVM: arm64: PMU: Simplify vcpu computation on perf overflow notification
Marc Zyngier
2022-11-19
KVM: arm64: PMU: Allow PMUv3p5 to be exposed to the guest
Marc Zyngier
2022-11-19
KVM: arm64: PMU: Implement PMUv3p5 long counter support
Marc Zyngier
2022-11-19
KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation
Marc Zyngier
2022-11-19
KVM: arm64: PMU: Do not let AArch32 change the counters' top 32 bits
Marc Zyngier
2022-11-17
KVM: arm64: PMU: Simplify setting a counter to a specific value
Marc Zyngier
2022-11-17
KVM: arm64: PMU: Add counter_index_to_*reg() helpers
Marc Zyngier
2022-11-17
KVM: arm64: PMU: Only narrow counters that are not 64bit wide
Marc Zyngier
2022-11-17
KVM: arm64: PMU: Narrow the overflow checking when required
Marc Zyngier
2022-11-17
KVM: arm64: PMU: Distinguish between 64bit counter and 64bit overflow
Marc Zyngier
2022-11-17
KVM: arm64: PMU: Always advertise the CHAIN event
Marc Zyngier
2022-11-17
KVM: arm64: PMU: Align chained counter implementation with architecture pseud...
Marc Zyngier
2022-09-16
arm64/sysreg: Use feature numbering for PMU and SPE revisions
Mark Brown
[next]