index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
pmu-emul.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-16
1
-1
/
+2
|
\
|
*
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-01-07
1
-0
/
+1
|
|
\
|
|
*
KVM: arm64: Add minimal handling for the ARMv8.7 PMU
Marc Zyngier
2021-12-01
1
-0
/
+1
|
*
|
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-12-08
1
-1
/
+1
|
|
/
*
/
KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y
Sean Christopherson
2021-11-17
1
-0
/
+2
|
/
*
KVM: arm64: Add memcg accounting to KVM allocations
Jia He
2021-10-17
1
-1
/
+1
*
KVM: arm64: Fix PMU probe ordering
Marc Zyngier
2021-09-20
1
-1
/
+8
*
Merge branch kvm-arm64/misc-5.15 into kvmarm-master/next
Marc Zyngier
2021-08-20
1
-3
/
+3
|
\
|
*
KVM: arm64: perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
Anshuman Khandual
2021-08-11
1
-3
/
+3
*
|
KVM: arm64: Disabling disabled PMU counters wastes a lot of time
Alexandre Chartre
2021-08-02
1
-2
/
+3
*
|
KVM: arm64: Drop unnecessary masking of PMU registers
Marc Zyngier
2021-08-02
1
-2
/
+1
|
/
*
KVM: arm64: Restore PMU configuration on first run
Marc Zyngier
2021-06-18
1
-0
/
+3
*
KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is set
Alexandru Elisei
2021-06-18
1
-0
/
+1
*
KVM: arm64: Divorce the perf code from oprofile helpers
Marc Zyngier
2021-04-22
1
-1
/
+1
*
KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key
Marc Zyngier
2021-03-06
1
-10
/
+0
*
Merge branch 'kvm-arm64/pmu-debug-fixes-5.11' into kvmarm-master/next
Marc Zyngier
2021-02-12
1
-4
/
+10
|
\
|
*
KVM: arm64: Use symbolic names for the PMU versions
Marc Zyngier
2021-02-03
1
-4
/
+4
|
*
KVM: arm64: Upgrade PMU support to ARMv8.4
Marc Zyngier
2021-02-03
1
-0
/
+6
*
|
KVM: arm64: Filter out v8.1+ events on v8.0 HW
Marc Zyngier
2021-01-21
1
-3
/
+7
*
|
KVM: arm64: Remove redundant call to kvm_pmu_vcpu_reset()
Alexandru Elisei
2020-12-27
1
-2
/
+0
|
/
*
KVM: arm64: Get rid of the PMU ready state
Marc Zyngier
2020-11-27
1
-1
/
+0
*
KVM: arm64: Gate kvm_pmu_update_state() on the PMU feature
Marc Zyngier
2020-11-27
1
-1
/
+1
*
KVM: arm64: Refuse illegal KVM_ARM_VCPU_PMU_V3 at reset time
Marc Zyngier
2020-11-27
1
-2
/
+2
*
KVM: arm64: Refuse to run VCPU if PMU is not initialized
Alexandru Elisei
2020-11-27
1
-4
/
+4
*
KVM: arm64: Add kvm_vcpu_has_pmu() helper
Marc Zyngier
2020-11-27
1
-5
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-23
1
-22
/
+173
|
\
|
*
KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1
Marc Zyngier
2020-09-29
1
-0
/
+29
|
*
KVM: arm64: Add PMU event filtering infrastructure
Marc Zyngier
2020-09-29
1
-6
/
+63
|
*
KVM: arm64: Use event mask matching architecture revision
Marc Zyngier
2020-09-29
1
-5
/
+75
|
*
KVM: arm64: Refactor PMU attribute error handling
Marc Zyngier
2020-09-29
1
-12
/
+7
*
|
KVM: arm64: pmu: Make overflow handler NMI safe
Julien Thierry
2020-09-28
1
-1
/
+25
|
/
*
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
2020-05-16
1
-0
/
+869