index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
sys_regs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
Dongjiu Geng
2018-01-16
1
-0
/
+10
*
KVM: arm64: Save/Restore guest DISR_EL1
James Morse
2018-01-16
1
-0
/
+1
*
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-16
1
-27
/
+14
|
\
|
*
KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest register traps
Christoffer Dall
2017-11-06
1
-27
/
+14
*
|
arm64/sve: KVM: Hide SVE from CPU features exposed to guests
Dave Martin
2017-11-03
1
-1
/
+11
*
|
arm64: KVM: Hide unsupported AArch64 CPU features from guests
Dave Martin
2017-11-03
1
-45
/
+237
|
/
*
KVM: arm/arm64: PMU: Fix overflow interrupt injection
Andrew Jones
2017-07-25
1
-1
/
+1
*
KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
Marc Zyngier
2017-06-15
1
-0
/
+15
*
KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
Marc Zyngier
2017-06-15
1
-4
/
+8
*
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2017-05-09
1
-4
/
+4
|
\
|
*
arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
Marc Zyngier
2017-05-02
1
-4
/
+4
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-08
1
-316
/
+180
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fix
Christoffer Dall
2017-04-09
1
-252
/
+106
|
|
\
|
|
*
KVM: arm64: Use common Set/Way sys definitions
Mark Rutland
2017-03-22
1
-9
/
+3
|
|
*
KVM: arm64: Use common sysreg definitions
Mark Rutland
2017-03-22
1
-70
/
+24
|
|
*
KVM: arm64: use common invariant sysreg definitions
Mark Rutland
2017-03-22
1
-38
/
+19
|
|
*
KVM: arm64: Use common physical timer sysreg definitions
Mark Rutland
2017-03-22
1
-9
/
+3
|
|
*
KVM: arm64: Use common GICv3 sysreg definitions
Mark Rutland
2017-03-22
1
-6
/
+2
|
|
*
KVM: arm64: Use common performance monitor sysreg definitions
Mark Rutland
2017-03-22
1
-56
/
+22
|
|
*
KVM: arm64: Use common debug sysreg definitions
Mark Rutland
2017-03-22
1
-52
/
+21
|
*
|
arm64: KVM: Do not corrupt registers on failed 64bit CP read
Marc Zyngier
2017-04-09
1
-11
/
+16
|
*
|
arm64: KVM: Treat sysreg accessors returning false as successful
Marc Zyngier
2017-04-09
1
-29
/
+20
|
*
|
arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0
Marc Zyngier
2017-04-09
1
-7
/
+6
|
*
|
arm64: KVM: Make unexpected reads from WO registers inject an undef
Marc Zyngier
2017-04-09
1
-0
/
+9
|
*
|
arm64: KVM: PMU: Inject UNDEF on non-privileged accesses
Marc Zyngier
2017-04-09
1
-2
/
+6
|
*
|
arm64: KVM: PMU: Inject UNDEF exception on illegal register access
Marc Zyngier
2017-04-09
1
-1
/
+6
|
*
|
arm64: KVM: PMU: Refactor pmu_*_el0_disabled
Marc Zyngier
2017-04-09
1
-14
/
+11
|
|
/
*
|
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
Dave Martin
2017-04-04
1
-2
/
+2
|
/
*
KVM: arm/arm64: Emulate the EL1 phys timer registers
Jintack Lim
2017-02-08
1
-3
/
+34
*
KVM: arm64: Add the EL1 physical timer access handler
Jintack Lim
2017-02-08
1
-0
/
+34
*
KVM: arm/arm64: vgic: Introduce find_reg_by_id()
Vijaya Kumar K
2017-01-30
1
-11
/
+16
*
arm64: KVM: pmu: Fix AArch32 cycle counter access
Wei Huang
2016-11-18
1
-2
/
+8
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-10-03
1
-20
/
+11
|
\
|
*
arm64/kvm: use {read,write}_sysreg()
Mark Rutland
2016-09-09
1
-20
/
+11
*
|
arm64: KVM: report configured SRE value to 32-bit world
Vladimir Murzin
2016-08-17
1
-1
/
+1
*
|
arm64: KVM: remove misleading comment on pmu status
Vladimir Murzin
2016-08-17
1
-8
/
+0
|
/
*
arm64: KVM: Clean up a condition
Dan Carpenter
2016-07-14
1
-2
/
+2
*
arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value
Marc Zyngier
2016-05-31
1
-1
/
+12
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-17
1
-1
/
+1
|
\
|
*
arm64: Rename cpuid_feature field extract routines
Suzuki K Poulose
2016-02-25
1
-1
/
+1
*
|
arm64: KVM: Switch the sys_reg search to be a binary search
Marc Zyngier
2016-02-29
1
-18
/
+22
*
|
arm64: KVM: Add access handler for PMUSERENR register
Shannon Zhao
2016-02-29
1
-5
/
+96
*
|
arm64: KVM: Add helper to handle PMCR register bits
Shannon Zhao
2016-02-29
1
-0
/
+1
*
|
arm64: KVM: Add access handler for PMSWINC register
Shannon Zhao
2016-02-29
1
-1
/
+19
*
|
arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register
Shannon Zhao
2016-02-29
1
-3
/
+26
*
|
arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register
Shannon Zhao
2016-02-29
1
-4
/
+28
*
|
arm64: KVM: Add access handler for event type register
Shannon Zhao
2016-02-29
1
-2
/
+124
*
|
arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register
Shannon Zhao
2016-02-29
1
-4
/
+31
*
|
arm64: KVM: Add access handler for event counter register
Shannon Zhao
2016-02-29
1
-4
/
+135
*
|
arm64: KVM: Add access handler for PMCEID0 and PMCEID1 register
Shannon Zhao
2016-02-29
1
-4
/
+24
[next]