index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
vgic
/
vgic-mmio-v2.c
Age
Commit message (
Expand
)
Author
2019-01-24
KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock
Julien Thierry
2018-07-24
KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr()
Mark Rutland
2018-07-21
KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPR
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: Allow configuration of interrupt groups
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: Return error on incompatible uaccess GICD_IIDR writes
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: GICv2 IGROUPR should read as zero
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: Keep track of implementation revision
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3
Christoffer Dall
2018-04-26
KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()
Mark Rutland
2017-11-06
KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
Christoffer Dall
2017-09-05
KVM: arm/arm64: Support uaccess of GICC_APRn
Christoffer Dall
2017-06-15
Merge branch 'kvmarm-master/master' into HEAD
Marc Zyngier
2017-05-24
KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration
Christoffer Dall
2017-05-23
KVM: arm/arm64: Separate guest and uaccess writes to dist {sc}active
Christoffer Dall
2017-05-23
KVM: arm/arm64: Allow GICv2 to supply a uaccess register function
Christoffer Dall
2017-04-04
KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABI
Christoffer Dall
2017-01-30
KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct
Vijaya Kumar K
2017-01-30
KVM: arm/arm64: vgic: Add distributor and redistributor access
Vijaya Kumar K
2017-01-30
KVM: arm/arm64: vgic: Implement support for userspace access
Vijaya Kumar K
2017-01-25
KVM: arm/arm64: Remove struct vgic_irq pending field
Christoffer Dall
2016-12-09
KVM: arm/arm64: vgic-v2: Limit ITARGETSR bits to number of VCPUs
Andre Przywara
2016-07-18
KVM: arm/arm64: Fix vGICv2 KVM_DEV_ARM_VGIC_GRP_CPU/DIST_REGS
Eric Auger
2016-07-18
KVM: arm/arm64: vgic: Add refcounting for IRQs
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Export register access interface
Christoffer Dall
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
Eric Auger
2016-05-20
KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add SGIR register handler
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add TARGET registers handlers
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add CONFIG registers handlers
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add PRIORITY registers handlers
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add ACTIVE registers handlers
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add PENDING registers handlers
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
Marc Zyngier
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv2 MMIO handling framework
Andre Przywara