index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
sys_regs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
2023-02-14
1
-9
/
+165
|
\
|
*
KVM: arm64: nv: Filter out unsupported features from ID regs
Marc Zyngier
2023-02-11
1
-0
/
+3
|
*
KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2
Jintack Lim
2023-02-11
1
-0
/
+37
|
*
KVM: arm64: nv: Allow a sysreg to be hidden from userspace only
Marc Zyngier
2023-02-11
1
-3
/
+3
|
*
KVM: arm64: nv: Add accessors for SPSR_EL1, ELR_EL1 and VBAR_EL1 from virtual...
Jintack Lim
2023-02-11
1
-1
/
+28
|
*
KVM: arm64: nv: Handle HCR_EL2.NV system register traps
Jintack Lim
2023-02-11
1
-5
/
+94
*
|
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-02-14
1
-1
/
+1
|
\
\
|
*
|
arm64/sysreg: clean up some inconsistent indenting
Jiapeng Chong
2023-01-31
1
-1
/
+1
*
|
|
Merge branch kvm-arm64/nv-timer-improvements into kvmarm/next
Oliver Upton
2023-02-14
1
-1
/
+3
|
\
\
\
|
*
|
|
KVM: arm64: timers: Don't BUG() on unhandled timer trap
Marc Zyngier
2023-01-26
1
-1
/
+3
|
|
/
/
*
|
|
Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/next
Oliver Upton
2023-02-13
1
-96
/
+179
|
\
\
\
|
*
|
|
KVM: arm64: Mark some VM-scoped allocations as __GFP_ACCOUNT
Oliver Upton
2023-02-07
1
-1
/
+1
|
*
|
|
KVM: arm64: Normalize cache configuration
Akihiko Odaki
2023-01-21
1
-96
/
+168
|
*
|
|
KVM: arm64: Mask FEAT_CCIDX
Akihiko Odaki
2023-01-12
1
-0
/
+11
|
|
/
/
*
|
|
Merge branch kvm/kvm-hw-enable-refactor into kvmarm/next
Oliver Upton
2023-02-13
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
2022-12-29
1
-3
/
+3
|
|
/
*
/
KVM: arm64: PMU: Fix PMCR_EL0 reset value
James Clark
2022-12-12
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'arm64/for-next/sysregs' into kvmarm-master/next
Marc Zyngier
2022-12-05
1
-11
/
+11
|
\
|
*
arm64/sysreg: Standardise naming for ID_DFR0_EL1
James Morse
2022-12-01
1
-2
/
+2
*
|
KVM: arm64: PMU: Sanitise PMCR_EL0.LP on first vcpu run
Marc Zyngier
2022-11-28
1
-4
/
+4
*
|
KVM: arm64: PMU: Simplify PMCR_EL0 reset handling
Marc Zyngier
2022-11-28
1
-12
/
+6
*
|
KVM: arm64: PMU: Implement PMUv3p5 long counter support
Marc Zyngier
2022-11-19
1
-0
/
+4
*
|
KVM: arm64: PMU: Allow ID_DFR0_EL1.PerfMon to be set from userspace
Marc Zyngier
2022-11-19
1
-1
/
+56
*
|
KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace
Marc Zyngier
2022-11-19
1
-1
/
+41
*
|
KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation
Marc Zyngier
2022-11-19
1
-8
/
+28
|
/
*
Merge remote-tracking branch 'arm64/for-next/sysreg' into kvmarm-master/next
Marc Zyngier
2022-09-19
1
-24
/
+24
|
\
|
*
arm64/sysreg: Use feature numbering for PMU and SPE revisions
Mark Brown
2022-09-16
1
-1
/
+1
|
*
arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition names
Mark Brown
2022-09-16
1
-8
/
+8
|
*
arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architecture
Mark Brown
2022-09-16
1
-8
/
+8
|
*
arm64/sysreg: Standardise naming for ID_AA64MMFR1_EL1 fields
Kristina Martsenko
2022-09-09
1
-1
/
+1
|
*
arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant names
Mark Brown
2022-09-09
1
-2
/
+2
|
*
arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition names
Mark Brown
2022-09-09
1
-13
/
+13
*
|
KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
Oliver Upton
2022-09-14
1
-20
/
+43
*
|
KVM: arm64: Add a visibility bit to ignore user writes
Oliver Upton
2022-09-14
1
-0
/
+3
*
|
KVM: arm64: Drop raz parameter from read_id_reg()
Oliver Upton
2022-09-14
1
-13
/
+6
*
|
KVM: arm64: Remove internal accessor helpers for id regs
Oliver Upton
2022-09-14
1
-34
/
+12
*
|
KVM: arm64: Use visibility hook to treat ID regs as RAZ
Oliver Upton
2022-09-14
1
-19
/
+14
|
/
*
Merge tag 'kvmarm-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2022-08-19
1
-2
/
+2
|
\
|
*
KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systems
Oliver Upton
2022-08-17
1
-2
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-08-04
1
-174
/
+120
|
\
|
|
*
Merge branch kvm-arm64/sysreg-cleanup-5.20 into kvmarm-master/next
Marc Zyngier
2022-07-17
1
-168
/
+114
|
|
\
|
|
*
KVM: arm64: Get rid or outdated comments
Marc Zyngier
2022-07-17
1
-5
/
+0
|
|
*
KVM: arm64: Get rid of find_reg_by_id()
Marc Zyngier
2022-07-17
1
-11
/
+0
|
|
*
KVM: arm64: Get rid of reg_from/to_user()
Marc Zyngier
2022-07-17
1
-24
/
+6
|
|
*
KVM: arm64: Consolidate sysreg userspace accesses
Marc Zyngier
2022-07-17
1
-101
/
+59
|
|
*
KVM: arm64: Rely on index_to_param() for size checks on userspace access
Marc Zyngier
2022-07-17
1
-6
/
+0
|
|
*
KVM: arm64: Introduce generic get_user/set_user helpers for system registers
Marc Zyngier
2022-07-17
1
-22
/
+38
|
|
*
KVM: arm64: Reorder handling of invariant sysregs from userspace
Marc Zyngier
2022-07-17
1
-6
/
+12
|
|
*
KVM: arm64: Add get_reg_by_id() as a sys_reg_desc retrieving helper
Marc Zyngier
2022-07-17
1
-11
/
+17
|
*
|
KVM: arm64: Convert vcpu sysregs_loaded_on_cpu to a state flag
Marc Zyngier
2022-06-29
1
-2
/
+2
[next]