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
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
/
sys_regs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-08
KVM: arm64: Emulate the OS Lock
Oliver Upton
1
-3
/
+3
2022-02-08
KVM: arm64: Allow guest to set the OSLK bit
Oliver Upton
1
-7
/
+30
2022-02-08
KVM: arm64: Stash OSLSR_EL1 in the cpu context
Oliver Upton
1
-7
/
+24
2022-02-08
KVM: arm64: Correctly treat writes to OSLSR_EL1 as undefined
Oliver Upton
1
-1
/
+1
2021-12-13
arm64: add ID_AA64ISAR2_EL1 sys register
Joey Gouly
1
-1
/
+1
2021-10-18
Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/next
Marc Zyngier
1
-8
/
+2
2021-10-17
Merge branch kvm-arm64/vgic-fixes-5.16 into kvmarm-master/next
Marc Zyngier
1
-0
/
+5
2021-10-17
KVM: arm64: Force ID_AA64PFR0_EL1.GIC=1 when exposing a virtual GICv3
Marc Zyngier
1
-0
/
+5
2021-10-11
KVM: arm64: Simplify masking out MTE in feature id reg
Fuad Tabba
1
-8
/
+2
2021-10-11
KVM: arm64: Replace get_raz_id_reg() with get_raz_reg()
Alexandru Elisei
1
-8
/
+2
2021-10-11
KVM: arm64: Use get_raz_reg() for userspace reads of PMSWINC_EL0
Alexandru Elisei
1
-1
/
+10
2021-10-11
KVM: arm64: Return early from read_id_reg() if register is RAZ
Alexandru Elisei
1
-1
/
+6
2021-08-20
Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/next
Marc Zyngier
1
-46
/
+18
2021-08-20
KVM: arm64: Refactor sys_regs.h,c for nVHE reuse
Fuad Tabba
1
-44
/
+16
2021-08-20
KVM: arm64: Remove trailing whitespace in comment
Fuad Tabba
1
-2
/
+2
2021-08-02
KVM: arm64: Remove PMSWINC_EL0 shadow register
Marc Zyngier
1
-1
/
+20
2021-08-02
KVM: arm64: Drop unnecessary masking of PMU registers
Marc Zyngier
1
-3
/
+3
2021-08-02
KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
Marc Zyngier
1
-3
/
+40
2021-06-22
KVM: arm64: Expose KVM_ARM_CAP_MTE
Steven Price
1
-0
/
+3
2021-06-22
KVM: arm64: Save/restore MTE registers
Steven Price
1
-4
/
+18
2021-06-22
KVM: arm64: Introduce MTE VM feature
Steven Price
1
-0
/
+7
2021-05-15
KVM: arm64: Fix debug register indexing
Marc Zyngier
1
-21
/
+21
2021-04-13
Merge branch 'kvm-arm64/debug-5.13' into kvmarm-master/next
Marc Zyngier
1
-0
/
+15
2021-04-11
KVM: arm64: Don't advertise FEAT_SPE to guests
Alexandru Elisei
1
-0
/
+2
2021-04-11
KVM: arm64: Don't print warning when trapping SPE registers
Alexandru Elisei
1
-0
/
+13
2021-04-07
KVM: arm64: Handle access to TRFCR_EL1
Suzuki K Poulose
1
-0
/
+1
2021-02-12
Merge branch 'kvm-arm64/pmu-debug-fixes-5.11' into kvmarm-master/next
Marc Zyngier
1
-34
/
+51
2021-02-03
KVM: arm64: Correct spelling of DBGDIDR register
Alexandru Elisei
1
-3
/
+3
2021-02-03
KVM: arm64: Upgrade PMU support to ARMv8.4
Marc Zyngier
1
-4
/
+7
2021-02-03
KVM: arm64: Limit the debug architecture to ARMv8.0
Marc Zyngier
1
-0
/
+3
2021-02-03
KVM: arm64: Refactor filtering of ID registers
Marc Zyngier
1
-23
/
+28
2021-02-03
KVM: arm64: Add handling of AArch32 PCMEID{2,3} PMUv3 registers
Marc Zyngier
1
-3
/
+9
2021-02-03
KVM: arm64: Fix AArch32 PMUv3 capping
Marc Zyngier
1
-2
/
+2
2021-02-03
KVM: arm64: Fix missing RES1 in emulation of DBGBIDR
Marc Zyngier
1
-1
/
+1
2021-01-14
KVM: arm64: Use the reg_to_encoding() macro instead of sys_reg()
Alexandru Elisei
1
-10
/
+7
2021-01-14
KVM: arm64: Simplify handling of absent PMU system registers
Marc Zyngier
1
-7
/
+1
2021-01-14
KVM: arm64: Hide PMU registers from userspace when not available
Marc Zyngier
1
-20
/
+48
2020-12-31
KVM: arm64: Remove spurious semicolon in reg_to_encoding()
Marc Zyngier
1
-1
/
+1
2020-12-22
KVM: arm64: Don't access PMCR_EL0 when no PMU is available
Marc Zyngier
1
-0
/
+4
2020-12-03
Merge remote-tracking branch 'origin/kvm-arm64/csv3' into kvmarm-master/queue
Marc Zyngier
1
-3
/
+13
2020-11-30
KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV3=1 if the CPUs are Meltdown-safe
Marc Zyngier
1
-3
/
+13
2020-11-27
Merge branch 'kvm-arm64/cache-demux' into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2020-11-27
KVM: arm64: CSSELR_EL1 max is 13
Andrew Jones
1
-1
/
+1
2020-11-27
Merge branch 'kvm-arm64/pmu-undef' into kvmarm-master/next
Marc Zyngier
1
-39
/
+17
2020-11-27
KVM: arm64: Remove dead PMU sysreg decoding code
Marc Zyngier
1
-5
/
+4
2020-11-27
KVM: arm64: Remove PMU RAZ/WI handling
Marc Zyngier
1
-30
/
+0
2020-11-27
KVM: arm64: Inject UNDEF on PMU access when no PMU configured
Marc Zyngier
1
-4
/
+8
2020-11-27
KVM: arm64: Set ID_AA64DFR0_EL1.PMUVer to 0 when no PMU support
Marc Zyngier
1
-1
/
+6
2020-11-27
Merge branch 'kvm-arm64/copro-no-more' into kvmarm-master/next
Marc Zyngier
1
-128
/
+105
2020-11-27
Merge branch 'kvm-arm64/el2-pc' into kvmarm-master/next
Marc Zyngier
1
-82
/
+1
[prev]
[next]