index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
vgic
/
vgic-v4.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts
Marc Zyngier
2020-03-24
1
-0
/
+98
*
KVM: arm64: GICv4.1: Let doorbells be auto-enabled
Marc Zyngier
2020-03-24
1
-1
/
+8
*
irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
Marc Zyngier
2020-03-24
1
-20
/
+14
*
KVM: vgic-v4: Track the number of VLPIs per vcpu
Marc Zyngier
2019-11-08
1
-0
/
+2
*
KVM: arm/arm64: vgic: Fix some comments typo
Zenghui Yu
2019-10-29
1
-1
/
+1
*
KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
Marc Zyngier
2019-10-28
1
-29
/
+26
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
KVM: arm64: Fix GICv4 init when called from vgic_its_create
Christoffer Dall
2018-01-12
1
-1
/
+1
*
KVM: arm/arm64: vgic-v4: Only perform an unmap for valid vLPIs
Marc Zyngier
2017-11-29
1
-2
/
+4
*
KVM: arm/arm64: Fix GICv4 ITS initialization issues
Christoffer Dall
2017-11-10
1
-0
/
+3
*
KVM: arm/arm64: GICv4: Theory of operations
Marc Zyngier
2017-11-10
1
-0
/
+67
*
KVM: arm/arm64: GICv4: Prevent userspace from changing doorbell affinity
Marc Zyngier
2017-11-10
1
-2
/
+4
*
KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
Marc Zyngier
2017-11-10
1
-0
/
+39
*
KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
Marc Zyngier
2017-11-10
1
-0
/
+18
*
KVM: arm/arm64: GICv4: Add doorbell interrupt handling
Marc Zyngier
2017-11-10
1
-0
/
+48
*
KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
Marc Zyngier
2017-11-10
1
-0
/
+104
*
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
Marc Zyngier
2017-11-10
1
-0
/
+83