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
/
virt
/
kvm
/
arm
/
hyp
/
vgic-v3-sr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-26
KVM: arm: vgic-v3: Mark expected switch fall-through
Anders Roxell
1
-0
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-03-19
arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
Marc Zyngier
1
-2
/
+2
2019-02-20
KVM: arm64: Fix ICH_ELRSR_EL2 sysreg naming
Marc Zyngier
1
-1
/
+1
2018-12-18
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
1
-1
/
+5
2018-03-19
Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD
Marc Zyngier
1
-2
/
+4
2018-03-19
KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs
Christoffer Dall
1
-43
/
+77
2018-03-19
KVM: arm/arm64: Move VGIC APR save/restore to vgic put/load
Christoffer Dall
1
-57
/
+67
2018-03-19
KVM: arm/arm64: Get rid of vgic_elrsr
Christoffer Dall
1
-3
/
+3
2018-03-14
kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3
Marc Zyngier
1
-1
/
+2
2017-11-10
KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be delivered
Marc Zyngier
1
-3
/
+6
2017-06-15
arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1
Mark Rutland
1
-2
/
+2
2017-06-15
KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
Marc Zyngier
1
-0
/
+6
2017-06-15
KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
Marc Zyngier
1
-0
/
+4
2017-06-15
KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
Marc Zyngier
1
-0
/
+27
2017-06-15
KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
Marc Zyngier
1
-0
/
+46
2017-06-15
KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
Marc Zyngier
1
-0
/
+10
2017-06-15
KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
Marc Zyngier
1
-0
/
+27
2017-06-15
KVM: arm64: vgic-v3: Add misc Group-0 handlers
Marc Zyngier
1
-0
/
+7
2017-06-15
KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
Marc Zyngier
1
-0
/
+23
2017-06-15
KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
Marc Zyngier
1
-0
/
+28
2017-06-15
KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
Marc Zyngier
1
-0
/
+11
2017-06-15
KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
Marc Zyngier
1
-0
/
+23
2017-06-15
KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
Marc Zyngier
1
-0
/
+94
2017-06-15
KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
Marc Zyngier
1
-0
/
+120
2017-06-15
KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
Marc Zyngier
1
-0
/
+163
2017-06-15
KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
Marc Zyngier
1
-0
/
+23
2017-06-15
KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
Marc Zyngier
1
-0
/
+57
2017-06-15
KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
Marc Zyngier
1
-0
/
+38
2017-06-15
KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
Marc Zyngier
1
-16
/
+100
2017-06-06
KVM: arm/arm64: vgic-v3: Fix nr_pre_bits bitfield extraction
Christoffer Dall
1
-1
/
+1
2017-05-15
KVM: arm/arm64: vgic-v3: Use PREbits to infer the number of ICH_APxRn_EL2 reg...
Marc Zyngier
1
-9
/
+9
2017-04-19
KVM: arm/arm64: vgic-v3: Fix off-by-one LR access
Marc Zyngier
1
-1
/
+1
2017-04-19
KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2
Marc Zyngier
1
-2
/
+6
2017-04-09
KVM: arm/arm64: vgic: Get rid of MISR and EISR fields
Christoffer Dall
1
-2
/
+0
2017-04-09
KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_state
Christoffer Dall
1
-29
/
+0
2017-04-09
KVM: arm/arm64: vgic: Get rid of live_lrs
Christoffer Dall
1
-30
/
+12
2017-04-09
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
1
-4
/
+10
2016-09-22
arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
Vladimir Murzin
1
-0
/
+328