- 46acf89 KVM: arm64: Gate kvm_pmu_update_state() on the PMU feature by Marc Zyngier · 4 years, 2 months ago
- 77da430 KVM: arm64: Refuse illegal KVM_ARM_VCPU_PMU_V3 at reset time by Marc Zyngier · 4 years, 2 months ago
- 9bbfa4b KVM: arm64: Refuse to run VCPU if PMU is not initialized by Alexandru Elisei · 4 years, 2 months ago
- 14bda7a KVM: arm64: Add kvm_vcpu_has_pmu() helper by Marc Zyngier · 4 years, 2 months ago
- f9a705a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 3 months ago
- 88865be KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1 by Marc Zyngier · 4 years, 10 months ago
- d7eec23 KVM: arm64: Add PMU event filtering infrastructure by Marc Zyngier · 5 years ago
- fd65a3b KVM: arm64: Use event mask matching architecture revision by Marc Zyngier · 4 years, 10 months ago
- 42223fb KVM: arm64: Refactor PMU attribute error handling by Marc Zyngier · 4 years, 10 months ago
- 95e92e45 KVM: arm64: pmu: Make overflow handler NMI safe by Julien Thierry · 4 years, 4 months ago
- 9ed24f4 KVM: arm64: Move virt/kvm/arm to arch/arm64 by Marc Zyngier · 4 years, 8 months ago[Renamed from virt/kvm/arm/pmu.c]
- c01d6a1 KVM: arm64: pmu: Only handle supported event counters by Eric Auger · 5 years ago
- aa76829 KVM: arm64: pmu: Fix chained SW_INCR counters by Eric Auger · 5 years ago
- 76c9fc5 KVM: arm64: pmu: Don't mark a counter as chained if the odd one is disabled by Eric Auger · 5 years ago
- 3837407 KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset by Eric Auger · 5 years ago
- 8c3252c KVM: arm64: pmu: Reset sample period on overflow handling by Marc Zyngier · 5 years ago
- 725ce66 KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel event by Marc Zyngier · 5 years ago
- f4e23cf KVM: arm64: pmu: Fix cycle counter truncation by Marc Zyngier · 5 years ago
- bca031e KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter index by Zenghui Yu · 6 years ago
- 80f393a KVM: arm/arm64: Support chained PMU counters by Andrew Murray · 6 years ago
- 218907c KVM: arm/arm64: Remove pmc->bitmask by Andrew Murray · 6 years ago
- 30d9775 KVM: arm/arm64: Re-create event when setting counter value by Andrew Murray · 6 years ago
- 6f4d2a0 KVM: arm/arm64: Extract duplicated code to own function by Andrew Murray · 6 years ago
- 418e5ca KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functions by Andrew Murray · 6 years ago
- caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
- 8d404c4 KVM: arm64: Rewrite system register accessors to read/write functions by Christoffer Dall · 9 years ago
- d9f89b4 KVM: arm/arm64: PMU: Fix overflow interrupt injection by Andrew Jones · 8 years ago
- ebb127f KVM: arm/arm64: Don't assume initialized vgic when setting PMU IRQ by Christoffer Dall · 8 years ago
- cb3f0ad KVM: arm/arm64: Disallow userspace control of in-kernel IRQ lines by Christoffer Dall · 8 years ago
- abcb851 KVM: arm/arm64: Check if irq lines to the GIC are already used by Christoffer Dall · 8 years ago
- 3cba4af KVM: arm/arm64: Move irq_is_ppi() to header file by Christoffer Dall · 8 years ago
- a2befac KVM: arm64: Allow creating the PMU without the in-kernel GIC by Christoffer Dall · 8 years ago
- b748493 KVM: arm/arm64: PMU: remove request-less vcpu kick by Andrew Jones · 8 years ago
- 3dbbdf7 KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip by Christoffer Dall · 8 years ago
- b112c84 KVM: arm64: Fix the issues when guest PMCCFILTR is configured by Wei Huang · 8 years ago
- 6fe407f KVM: arm64: Require in-kernel irqchip for PMU support by Christoffer Dall · 8 years ago
- 2defaff KVM: arm/arm64: pmu: abstract access to number of SPIs by Andre Przywara · 9 years ago
- 7d4bd1d arm64: KVM: Add braces to multi-line if statement in virtual PMU code by Will Deacon · 9 years ago
- bb0c70b arm64: KVM: Add a new vcpu device control group for PMUv3 by Shannon Zhao · 9 years ago
- 808e738 arm64: KVM: Add a new feature bit for PMUv3 by Shannon Zhao · 9 years ago
- 5f0a714 arm64: KVM: Free perf event of PMU when destroying vcpu by Shannon Zhao · 9 years ago
- 2aa36e9 arm64: KVM: Reset PMU state when resetting vcpu by Shannon Zhao · 9 years ago
- b02386e arm64: KVM: Add PMU overflow interrupt routing by Shannon Zhao · 9 years ago
- 7699373 arm64: KVM: Add helper to handle PMCR register bits by Shannon Zhao · 9 years ago
- 7a0adc7 arm64: KVM: Add access handler for PMSWINC register by Shannon Zhao · 9 years ago
- 76d883c arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register by Shannon Zhao · 9 years ago
- 7f76635 arm64: KVM: PMU: Add perf event map and introduce perf event creating function by Shannon Zhao · 10 years ago
- 96b0eeb arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register by Shannon Zhao · 9 years ago
- 051ff58 arm64: KVM: Add access handler for event counter register by Shannon Zhao · 9 years ago