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.13.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
2019-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-56
/
+112
2019-02-22
arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
Dave Martin
1
-1
/
+1
2019-02-20
arm64: KVM: Describe data or unified caches as having 1 set and 1 way
Ard Biesheuvel
1
-0
/
+15
2019-02-20
arm64: KVM: Expose sanitised cache type register to guest
Ard Biesheuvel
1
-2
/
+57
2019-02-20
KVM: arm/arm64: consolidate arch timer trap handlers
Andre Przywara
1
-40
/
+33
2019-02-20
KVM: arm64: Reuse sys_reg() macro when searching the trap table
Marc Zyngier
1
-13
/
+6
2019-02-07
arm/arm64: KVM: Don't panic on failure to properly reset system registers
Marc Zyngier
1
-3
/
+5
2019-01-25
arm64: KVM: Don't generate UNDEF when LORegion feature is present
Marc Zyngier
1
-15
/
+27
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+7
2018-12-19
arm64: KVM: Add trapped system register access tracepoint
Marc Zyngier
1
-0
/
+2
2018-12-19
KVM: arm64: Make vcpu const in vcpu_read_sys_reg
Christoffer Dall
1
-1
/
+1
2018-12-18
KVM: arm/arm64: Log PSTATE for unhandled sysregs
Mark Rutland
1
-4
/
+4
2018-12-13
arm64/kvm: hide ptrauth from guests
Mark Rutland
1
-0
/
+8
2018-08-12
KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses
Marc Zyngier
1
-2
/
+39
2018-08-12
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
Marc Zyngier
1
-1
/
+1
2018-08-12
KVM: arm64: Remove non-existent AArch32 ICC_SGI1R encoding
Marc Zyngier
1
-2
/
+0
2018-07-09
arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is present
Marc Zyngier
1
-1
/
+10
2018-05-25
KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
Dave Martin
1
-5
/
+4
2018-04-17
arm64: KVM: Demote SVE and LORegion warnings to debug only
Marc Zyngier
1
-4
/
+2
2018-03-19
KVM: arm64: Defer saving/restoring 32-bit sysregs to vcpu load/put
Christoffer Dall
1
-0
/
+6
2018-03-19
KVM: arm64: Defer saving/restoring 64-bit sysregs to vcpu load/put on VHE
Christoffer Dall
1
-0
/
+49
2018-03-19
KVM: arm64: Introduce framework for accessing deferred sysregs
Christoffer Dall
1
-0
/
+33
2018-03-19
KVM: arm64: Rewrite system register accessors to read/write functions
Christoffer Dall
1
-34
/
+35
2018-03-19
KVM: arm64: Change 32-bit handling of VM system registers
Christoffer Dall
1
-5
/
+15
2018-02-26
KVM: arm64: Enable the EL1 physical timer for AArch32 guests
Jérémy Fanguède
1
-0
/
+6
2018-02-26
arm64/kvm: Prohibit guest LOR accesses
Mark Rutland
1
-0
/
+20
2018-01-16
KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
Dongjiu Geng
1
-0
/
+10
2018-01-16
KVM: arm64: Save/Restore guest DISR_EL1
James Morse
1
-0
/
+1
2017-11-17
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-27
/
+14
2017-11-06
KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest register traps
Christoffer Dall
1
-27
/
+14
2017-11-03
arm64/sve: KVM: Hide SVE from CPU features exposed to guests
Dave Martin
1
-1
/
+11
2017-11-03
arm64: KVM: Hide unsupported AArch64 CPU features from guests
Dave Martin
1
-45
/
+237
2017-07-25
KVM: arm/arm64: PMU: Fix overflow interrupt injection
Andrew Jones
1
-1
/
+1
2017-06-15
KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
Marc Zyngier
1
-0
/
+15
2017-06-15
KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
Marc Zyngier
1
-4
/
+8
2017-05-09
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
1
-4
/
+4
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-316
/
+180
2017-05-02
arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
Marc Zyngier
1
-4
/
+4
2017-04-09
Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fix
Christoffer Dall
1
-252
/
+106
2017-04-09
arm64: KVM: Do not corrupt registers on failed 64bit CP read
Marc Zyngier
1
-11
/
+16
2017-04-09
arm64: KVM: Treat sysreg accessors returning false as successful
Marc Zyngier
1
-29
/
+20
2017-04-09
arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0
Marc Zyngier
1
-7
/
+6
2017-04-09
arm64: KVM: Make unexpected reads from WO registers inject an undef
Marc Zyngier
1
-0
/
+9
2017-04-09
arm64: KVM: PMU: Inject UNDEF on non-privileged accesses
Marc Zyngier
1
-2
/
+6
2017-04-09
arm64: KVM: PMU: Inject UNDEF exception on illegal register access
Marc Zyngier
1
-1
/
+6
2017-04-09
arm64: KVM: PMU: Refactor pmu_*_el0_disabled
Marc Zyngier
1
-14
/
+11
2017-04-04
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
Dave Martin
1
-2
/
+2
2017-03-22
KVM: arm64: Use common Set/Way sys definitions
Mark Rutland
1
-9
/
+3
2017-03-22
KVM: arm64: Use common sysreg definitions
Mark Rutland
1
-70
/
+24
2017-03-22
KVM: arm64: use common invariant sysreg definitions
Mark Rutland
1
-38
/
+19
[next]