index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
pmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-15
KVM: arm64: Pass pmu events to hyp via vcpu
Fuad Tabba
1
-8
/
+4
2022-05-15
KVM: arm64: Wrapper for getting pmu_events
Fuad Tabba
1
-16
/
+26
2021-03-19
KVM: arm64: Disable PMU support in protected mode
Quentin Perret
1
-4
/
+4
2020-09-30
kvm: arm64: Set up hyp percpu data for nVHE
David Brazdil
1
-1
/
+4
2020-09-30
kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
David Brazdil
1
-4
/
+4
2020-07-06
KVM: arm64: PMU: Fix per-CPU access in preemptible context
Marc Zyngier
1
-1
/
+6
2020-06-09
KVM: arm64: Remove host_cpu_context member from vcpu structure
Marc Zyngier
1
-6
/
+2
2019-05-24
KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentation
James Morse
1
-38
/
+0
2019-04-30
arm64: KVM: Fix perf cycle counter support for VHE
Andrew Murray
1
-2
/
+9
2019-04-24
arm64: KVM: Avoid isb's by using direct pmxevtyper sysreg
Andrew Murray
1
-10
/
+74
2019-04-24
arm64: KVM: Enable VHE support for :G/:H perf event modifiers
Andrew Murray
1
-2
/
+86
2019-04-24
arm64: KVM: Enable !VHE support for :G/:H perf event modifiers
Andrew Murray
1
-0
/
+39
2019-04-24
arm64: KVM: Add accessors to track guest/host only counters
Andrew Murray
1
-0
/
+45