index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2024-03-16
Revert "KVM: arm64: Snapshot all non-zero RES0/RES1 sysreg fields for later c...
Oliver Upton
1
-3
/
+0
2024-03-07
Merge branch kvm-arm64/kerneldoc into kvmarm/next
Oliver Upton
1
-2
/
+5
2024-02-27
KVM: arm64: Don't initialize idreg debugfs w/ preemption disabled
Oliver Upton
1
-5
/
+8
2024-02-27
KVM: arm64: Fail the idreg iterator if idregs aren't initialized
Oliver Upton
1
-1
/
+2
2024-02-19
KVM: arm64: Add debugfs file for guest's ID registers
Marc Zyngier
1
-0
/
+81
2024-02-19
KVM: arm64: Snapshot all non-zero RES0/RES1 sysreg fields for later checking
Marc Zyngier
1
-0
/
+3
2024-02-19
KVM: arm64: Make FEAT_MOPS UNDEF if not advertised to the guest
Marc Zyngier
1
-0
/
+7
2024-02-19
KVM: arm64: Make AMU sysreg UNDEF if FEAT_AMU is not advertised to the guest
Marc Zyngier
1
-0
/
+4
2024-02-19
KVM: arm64: Make PIR{,E0}_EL1 UNDEF if S1PIE is not advertised to the guest
Marc Zyngier
1
-0
/
+4
2024-02-19
KVM: arm64: Make TLBI OS/Range UNDEF if not advertised to the guest
Marc Zyngier
1
-0
/
+34
2024-02-19
KVM: arm64: Move existing feature disabling over to FGU infrastructure
Marc Zyngier
1
-0
/
+23
2024-02-19
KVM: arm64: Rename __check_nv_sr_forward() to triage_sysreg_trap()
Marc Zyngier
1
-1
/
+1
2024-02-19
KVM: arm64: Use the xarray as the primary sysreg/sysinsn walker
Marc Zyngier
1
-44
/
+19
2024-02-19
KVM: arm64: Register AArch64 system register entries with the sysreg xarray
Marc Zyngier
1
-1
/
+10
2024-02-19
KVM: arm64: Always populate the trap configuration xarray
Marc Zyngier
1
-4
/
+1
2024-02-19
KVM: arm64: nv: Move system instructions to their own sys_reg_desc array
Marc Zyngier
1
-15
/
+44
2024-02-19
KVM: arm64: Add feature checking helpers
Marc Zyngier
1
-4
/
+2
2024-02-08
KVM: arm64: Force guest's HCR_EL2.E2H RES1 when NV1 is not implemented
Marc Zyngier
1
-1
/
+11
2024-02-08
KVM: arm64: Expose ID_AA64MMFR4_EL1 to guests
Marc Zyngier
1
-1
/
+1
2024-02-08
arm64: Add macro to compose a sysreg field value
Marc Zyngier
1
-1
/
+2
2024-02-01
KVM: arm64: sys_regs: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+5
2024-01-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-48
/
+187
2023-12-19
Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/next
Marc Zyngier
1
-49
/
+187
2023-12-19
KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
Marc Zyngier
1
-5
/
+124
2023-12-19
KVM: arm64: nv: Add EL2_REG_VNCR()/EL2_REG_REDIR() sysreg helpers
Marc Zyngier
1
-18
/
+47
2023-12-19
KVM: arm64: Introduce a bad_trap() primitive for unexpected trap handling
Marc Zyngier
1
-8
/
+15
2023-12-19
KVM: arm64: nv: Drop EL12 register traps that are redirected to VNCR
Marc Zyngier
1
-15
/
+0
2023-12-19
KVM: arm64: nv: Compute NV view of idregs as a one-off
Marc Zyngier
1
-2
/
+0
2023-12-18
KVM: arm64: Handle HAFGRTR_EL2 trapping in nested virt
Fuad Tabba
1
-0
/
+1
2023-12-12
arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_N
James Clark
1
-2
/
+2
2023-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-68
/
+287
2023-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2023-10-31
Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-68
/
+287
2023-10-30
Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/next
Oliver Upton
1
-25
/
+102
2023-10-30
Merge branch kvm-arm64/mops into kvmarm/next
Oliver Upton
1
-2
/
+0
2023-10-30
Merge branch kvm-arm64/writable-id-regs into kvmarm/next
Oliver Upton
1
-32
/
+162
2023-10-30
Merge branch kvm-arm64/nv-trap-fixes into kvmarm/next
Oliver Upton
1
-7
/
+17
2023-10-30
Merge branch kvm-arm64/pmevtyper-filter into kvmarm/next
Oliver Upton
1
-2
/
+6
2023-10-25
KVM: arm64: Handle AArch32 SPSR_{irq,abt,und,fiq} as RAZ/WI
Marc Zyngier
1
-3
/
+13
2023-10-25
KVM: arm64: Do not let a L1 hypervisor access the *32_EL2 sysregs
Marc Zyngier
1
-4
/
+4
2023-10-25
KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
Reiji Watanabe
1
-4
/
+42
2023-10-25
KVM: arm64: Add {get,set}_user for PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR}
Raghavendra Rao Ananta
1
-6
/
+45
2023-10-25
KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
Raghavendra Rao Ananta
1
-14
/
+14
2023-10-25
KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
Reiji Watanabe
1
-3
/
+3
2023-10-24
KVM: arm64: Make PMEVTYPER<n>_EL0.NSH RES0 if EL2 isn't advertised
Oliver Upton
1
-2
/
+6
2023-10-16
arm64: kvm: Use cpus_have_final_cap() explicitly
Mark Rutland
1
-1
/
+1
2023-10-12
KVM: arm64: POR{E0}_EL1 do not need trap handlers
Joey Gouly
1
-2
/
+2
2023-10-09
KVM: arm64: Expose MOPS instructions to guests
Kristina Martsenko
1
-2
/
+0
2023-10-04
KVM: arm64: Allow userspace to change ID_AA64ZFR0_EL1
Oliver Upton
1
-1
/
+1
2023-10-04
KVM: arm64: Allow userspace to change ID_AA64PFR0_EL1
Jing Zhang
1
-1
/
+7
[next]