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
/
virt
/
kvm
/
arm
/
pmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-25
KVM: arm/arm64: PMU: Fix overflow interrupt injection
Andrew Jones
1
-28
/
+15
2017-06-08
KVM: arm/arm64: Don't assume initialized vgic when setting PMU IRQ
Christoffer Dall
1
-4
/
+18
2017-06-08
KVM: arm/arm64: Disallow userspace control of in-kernel IRQ lines
Christoffer Dall
1
-1
/
+2
2017-06-08
KVM: arm/arm64: Check if irq lines to the GIC are already used
Christoffer Dall
1
-0
/
+7
2017-06-08
KVM: arm/arm64: Move irq_is_ppi() to header file
Christoffer Dall
1
-2
/
+0
2017-06-08
KVM: arm64: Allow creating the PMU without the in-kernel GIC
Christoffer Dall
1
-12
/
+39
2017-06-04
KVM: arm/arm64: PMU: remove request-less vcpu kick
Andrew Jones
1
-21
/
+19
2017-04-09
KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip
Christoffer Dall
1
-4
/
+35
2016-11-18
KVM: arm64: Fix the issues when guest PMCCFILTR is configured
Wei Huang
1
-3
/
+5
2016-09-27
KVM: arm64: Require in-kernel irqchip for PMU support
Christoffer Dall
1
-0
/
+8
2016-05-20
KVM: arm/arm64: pmu: abstract access to number of SPIs
Andre Przywara
1
-11
/
+14
2016-04-01
arm64: KVM: Add braces to multi-line if statement in virtual PMU code
Will Deacon
1
-1
/
+2
2016-02-29
arm64: KVM: Add a new vcpu device control group for PMUv3
Shannon Zhao
1
-0
/
+112
2016-02-29
arm64: KVM: Add a new feature bit for PMUv3
Shannon Zhao
1
-0
/
+10
2016-02-29
arm64: KVM: Free perf event of PMU when destroying vcpu
Shannon Zhao
1
-0
/
+21
2016-02-29
arm64: KVM: Reset PMU state when resetting vcpu
Shannon Zhao
1
-0
/
+17
2016-02-29
arm64: KVM: Add PMU overflow interrupt routing
Shannon Zhao
1
-1
/
+68
2016-02-29
arm64: KVM: Add helper to handle PMCR register bits
Shannon Zhao
1
-0
/
+34
2016-02-29
arm64: KVM: Add access handler for PMSWINC register
Shannon Zhao
1
-0
/
+34
2016-02-29
arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register
Shannon Zhao
1
-0
/
+31
2016-02-29
arm64: KVM: PMU: Add perf event map and introduce perf event creating function
Shannon Zhao
1
-0
/
+74
2016-02-29
arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register
Shannon Zhao
1
-0
/
+66
2016-02-29
arm64: KVM: Add access handler for event counter register
Shannon Zhao
1
-0
/
+63