Wei Huang
|
9e3f7a2969
arm64: KVM: pmu: Fix AArch32 cycle counter access
|
8 years ago |
Linus Torvalds
|
7af8a0f808
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
8 years ago |
Mark Rutland
|
1f3d8699be
arm64/kvm: use {read,write}_sysreg()
|
9 years ago |
Vladimir Murzin
|
f7f6f2d94f
arm64: KVM: report configured SRE value to 32-bit world
|
9 years ago |
Vladimir Murzin
|
b63bebe235
arm64: KVM: remove misleading comment on pmu status
|
9 years ago |
Dan Carpenter
|
40c4f8d272
arm64: KVM: Clean up a condition
|
9 years ago |
Marc Zyngier
|
b34f2bcbf5
arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value
|
9 years ago |
Linus Torvalds
|
588ab3f9af
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
9 years ago |
Marc Zyngier
|
623eefa8d0
arm64: KVM: Switch the sys_reg search to be a binary search
|
9 years ago |
Shannon Zhao
|
d692b8ad6e
arm64: KVM: Add access handler for PMUSERENR register
|
10 years ago |
Shannon Zhao
|
76993739cd
arm64: KVM: Add helper to handle PMCR register bits
|
9 years ago |
Shannon Zhao
|
7a0adc7064
arm64: KVM: Add access handler for PMSWINC register
|
10 years ago |
Shannon Zhao
|
76d883c4e6
arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register
|
10 years ago |
Shannon Zhao
|
9db52c78cd
arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register
|
10 years ago |
Shannon Zhao
|
9feb21ac57
arm64: KVM: Add access handler for event type register
|
9 years ago |
Shannon Zhao
|
96b0eebcc6
arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register
|
10 years ago |
Shannon Zhao
|
051ff581ce
arm64: KVM: Add access handler for event counter register
|
9 years ago |
Shannon Zhao
|
a86b550530
arm64: KVM: Add access handler for PMCEID0 and PMCEID1 register
|
10 years ago |
Shannon Zhao
|
3965c3ce75
arm64: KVM: Add access handler for PMSELR register
|
10 years ago |
Shannon Zhao
|
ab9468340d
arm64: KVM: Add access handler for PMCR register
|
10 years ago |
Suzuki K Poulose
|
28c5dcb22f
arm64: Rename cpuid_feature field extract routines
|
9 years ago |
Shannon Zhao
|
6327f35a20
arm64: KVM: Fix guest dead loop when register accessor returns false
|
9 years ago |
Shannon Zhao
|
7769db905b
arm64: KVM: Fix comments of the CP handler
|
9 years ago |
Marc Zyngier
|
281243cbe0
arm64: KVM: debug: Remove spurious inline attributes
|
9 years ago |
Marc Zyngier
|
9d8415d6c1
arm64: KVM: Turn system register numbers to an enum
|
9 years ago |
Pavel Fedin
|
2ec5be3dbf
arm64: KVM: Correctly handle zero register in system register accesses
|
9 years ago |
Pavel Fedin
|
3fec037d0f
arm64: KVM: Remove const from struct sys_reg_params
|
9 years ago |
Suzuki K. Poulose
|
4db8e5ea6b
arm64/kvm: Make use of the system wide safe values
|
9 years ago |
Will Deacon
|
34c3faa353
arm64: KVM: Remove all traces of the ThumbEE registers
|
10 years ago |
Marc Zyngier
|
1713e5aa05
arm64: KVM: Fix user access for debug registers
|
10 years ago |