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-mmio-v2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock
Julien Thierry
2019-01-24
1
-7
/
+7
*
KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr()
Mark Rutland
2018-07-24
1
-0
/
+3
*
KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPR
Christoffer Dall
2018-07-21
1
-1
/
+15
*
KVM: arm/arm64: vgic: Allow configuration of interrupt groups
Christoffer Dall
2018-07-21
1
-1
/
+12
*
KVM: arm/arm64: vgic: Return error on incompatible uaccess GICD_IIDR writes
Christoffer Dall
2018-07-21
1
-3
/
+18
*
KVM: arm/arm64: vgic: GICv2 IGROUPR should read as zero
Christoffer Dall
2018-07-21
1
-1
/
+7
*
KVM: arm/arm64: vgic: Keep track of implementation revision
Christoffer Dall
2018-07-21
1
-2
/
+4
*
KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3
Christoffer Dall
2018-07-21
1
-1
/
+2
*
KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()
Mark Rutland
2018-04-26
1
-0
/
+5
*
KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
Christoffer Dall
2017-11-06
1
-9
/
+13
*
KVM: arm/arm64: Support uaccess of GICC_APRn
Christoffer Dall
2017-09-05
1
-1
/
+46
*
Merge branch 'kvmarm-master/master' into HEAD
Marc Zyngier
2017-06-15
1
-2
/
+14
|
\
|
*
KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration
Christoffer Dall
2017-05-24
1
-2
/
+14
*
|
KVM: arm/arm64: Separate guest and uaccess writes to dist {sc}active
Christoffer Dall
2017-05-23
1
-2
/
+4
*
|
KVM: arm/arm64: Allow GICv2 to supply a uaccess register function
Christoffer Dall
2017-05-23
1
-11
/
+11
|
/
*
KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABI
Christoffer Dall
2017-04-04
1
-2
/
+18
*
KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct
Vijaya Kumar K
2017-01-30
1
-16
/
+0
*
KVM: arm/arm64: vgic: Add distributor and redistributor access
Vijaya Kumar K
2017-01-30
1
-19
/
+21
*
KVM: arm/arm64: vgic: Implement support for userspace access
Vijaya Kumar K
2017-01-30
1
-25
/
+0
*
KVM: arm/arm64: Remove struct vgic_irq pending field
Christoffer Dall
2017-01-25
1
-3
/
+3
*
KVM: arm/arm64: vgic-v2: Limit ITARGETSR bits to number of VCPUs
Andre Przywara
2016-12-09
1
-1
/
+2
*
KVM: arm/arm64: Fix vGICv2 KVM_DEV_ARM_VGIC_GRP_CPU/DIST_REGS
Eric Auger
2016-07-18
1
-0
/
+2
*
KVM: arm/arm64: vgic: Add refcounting for IRQs
Andre Przywara
2016-07-18
1
-0
/
+8
*
KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access
Andre Przywara
2016-05-20
1
-1
/
+113
*
KVM: arm/arm64: vgic-new: Export register access interface
Christoffer Dall
2016-05-20
1
-0
/
+36
*
KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
Eric Auger
2016-05-20
1
-0
/
+38
*
KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
Andre Przywara
2016-05-20
1
-2
/
+60
*
KVM: arm/arm64: vgic-new: Add SGIR register handler
Andre Przywara
2016-05-20
1
-1
/
+42
*
KVM: arm/arm64: vgic-new: Add TARGET registers handlers
Andre Przywara
2016-05-20
1
-1
/
+42
*
KVM: arm/arm64: vgic-new: Add CONFIG registers handlers
Andre Przywara
2016-05-20
1
-1
/
+1
*
KVM: arm/arm64: vgic-new: Add PRIORITY registers handlers
Andre Przywara
2016-05-20
1
-1
/
+1
*
KVM: arm/arm64: vgic-new: Add ACTIVE registers handlers
Andre Przywara
2016-05-20
1
-2
/
+2
*
KVM: arm/arm64: vgic-new: Add PENDING registers handlers
Andre Przywara
2016-05-20
1
-2
/
+2
*
KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
Andre Przywara
2016-05-20
1
-2
/
+2
*
KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
Marc Zyngier
2016-05-20
1
-1
/
+45
*
KVM: arm/arm64: vgic-new: Add GICv2 MMIO handling framework
Andre Przywara
2016-05-20
1
-0
/
+76