index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
vgic
/
vgic-mmio-v3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
1
-1063
/
+0
2020-04-30
KVM: arm64: vgic-v4: Initialize GICv4.1 even in the absence of a virtual ITS
Marc Zyngier
1
-1
/
+2
2020-04-22
KVM: arm: vgic: Only use the virtual state when userspace accesses enable bits
Marc Zyngier
1
-6
/
+10
2020-04-22
KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
Marc Zyngier
1
-6
/
+6
2020-03-24
KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disable
Marc Zyngier
1
-1
/
+4
2020-03-24
KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributor
Marc Zyngier
1
-2
/
+47
2020-03-24
KVM: arm64: GICv4.1: Add direct injection capability to SGI registers
Marc Zyngier
1
-3
/
+24
2020-01-19
KVM: arm/arm64: vgic: Handle GICR_PENDBASER.PTZ filed as RAZ
Zenghui Yu
1
-1
/
+4
2019-08-25
KVM: arm/arm64: vgic: Use a single IO device per redistributor
Eric Auger
1
-57
/
+24
2019-08-18
KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on disabling LPIs
Marc Zyngier
1
-1
/
+3
2019-07-24
Documentation: move Documentation/virtual to Documentation/virt
Christoph Hellwig
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-04-03
KVM: arm/arm64: vgic-v3: Retire pending interrupts on disabling LPIs
Marc Zyngier
1
-0
/
+3
2019-01-24
KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock
Julien Thierry
1
-6
/
+6
2018-10-01
vgic: Add support for 52bit guest physical address
Kristina Martsenko
1
-2
/
+0
2018-08-12
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
Marc Zyngier
1
-4
/
+15
2018-07-21
KVM: arm/arm64: vgic: Allow configuration of interrupt groups
Christoffer Dall
1
-2
/
+9
2018-07-21
KVM: arm/arm64: vgic: Return error on incompatible uaccess GICD_IIDR writes
Christoffer Dall
1
-3
/
+18
2018-07-21
KVM: arm/arm64: vgic: Permit uaccess writes to return errors
Christoffer Dall
1
-5
/
+7
2018-07-21
KVM: arm/arm64: vgic: Keep track of implementation revision
Christoffer Dall
1
-2
/
+4
2018-07-21
KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3
Christoffer Dall
1
-1
/
+2
2018-05-25
KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
1
-2
/
+2
2018-05-25
KVM: arm/arm64: Check vcpu redist base before registering an iodev
Eric Auger
1
-0
/
+3
2018-05-25
KVM: arm/arm64: Helper to register a new redistributor region
Eric Auger
1
-16
/
+73
2018-05-25
KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
Eric Auger
1
-1
/
+6
2018-05-25
KVM: arm/arm64: Helper to locate free rdist index
Eric Auger
1
-2
/
+1
2018-05-25
KVM: arm/arm64: Replace the single rdist region by a list
Eric Auger
1
-8
/
+30
2017-11-10
KVM: arm/arm64: GICv4: Add property field and per-VM predicate
Marc Zyngier
1
-0
/
+5
2017-11-06
KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
Christoffer Dall
1
-7
/
+10
2017-08-03
KVM: arm/arm64: vgic: Use READ_ONCE fo cmpxchg
Christoffer Dall
1
-2
/
+2
2017-06-15
Merge branch 'kvmarm-master/master' into HEAD
Marc Zyngier
1
-3
/
+9
2017-06-04
KVM: arm/arm64: Use uaccess functions for GICv3 {sc}active
Christoffer Dall
1
-6
/
+8
2017-05-23
KVM: arm/arm64: Separate guest and uaccess writes to dist {sc}active
Christoffer Dall
1
-3
/
+5
2017-05-18
KVM: arm/arm64: Hold slots_lock when unregistering kvm io bus devices
Christoffer Dall
1
-3
/
+6
2017-05-18
KVM: arm/arm64: Fix bug when registering redist iodevs
Christoffer Dall
1
-3
/
+6
2017-05-09
KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
1
-2
/
+41
2017-05-09
KVM: arm/arm64: Refactor vgic_register_redist_iodevs
Christoffer Dall
1
-42
/
+66
2017-01-30
KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl
Vijaya Kumar K
1
-0
/
+14
2017-01-30
KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
Vijaya Kumar K
1
-0
/
+6
2017-01-30
KVM: arm/arm64: vgic: Add distributor and redistributor access
Vijaya Kumar K
1
-0
/
+85
2017-01-30
KVM: arm/arm64: vgic: Implement support for userspace access
Vijaya Kumar K
1
-18
/
+78
2017-01-25
KVM: arm/arm64: Remove struct vgic_irq pending field
Christoffer Dall
1
-1
/
+1
2016-11-14
ARM: KVM: Support vGICv3 ITS
Vladimir Murzin
1
-2
/
+0
2016-09-22
KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systems
Vladimir Murzin
1
-1
/
+1
2016-09-22
KVM: arm: vgic: Fix compiler warnings when built for 32-bit
Vladimir Murzin
1
-2
/
+2
2016-09-22
KVM: arm64: vgic-its: Introduce config option to guard ITS specific code
Vladimir Murzin
1
-0
/
+2
2016-08-15
KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic
Christoffer Dall
1
-10
/
+16
2016-07-18
KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller
Andre Przywara
1
-4
/
+10
2016-07-18
KVM: arm64: vgic-its: Implement basic ITS register handlers
Andre Przywara
1
-4
/
+4
2016-07-18
KVM: arm64: vgic-its: Introduce new KVM ITS device
Andre Przywara
1
-1
/
+1
[next]