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-v3.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock
Julien Thierry
2019-01-24
1
-6
/
+6
*
vgic: Add support for 52bit guest physical address
Kristina Martsenko
2018-10-01
1
-2
/
+0
*
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
Marc Zyngier
2018-08-12
1
-4
/
+15
*
KVM: arm/arm64: vgic: Allow configuration of interrupt groups
Christoffer Dall
2018-07-21
1
-2
/
+9
*
KVM: arm/arm64: vgic: Return error on incompatible uaccess GICD_IIDR writes
Christoffer Dall
2018-07-21
1
-3
/
+18
*
KVM: arm/arm64: vgic: Permit uaccess writes to return errors
Christoffer Dall
2018-07-21
1
-5
/
+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: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
2018-05-25
1
-2
/
+2
*
KVM: arm/arm64: Check vcpu redist base before registering an iodev
Eric Auger
2018-05-25
1
-0
/
+3
*
KVM: arm/arm64: Helper to register a new redistributor region
Eric Auger
2018-05-25
1
-16
/
+73
*
KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
Eric Auger
2018-05-25
1
-1
/
+6
*
KVM: arm/arm64: Helper to locate free rdist index
Eric Auger
2018-05-25
1
-2
/
+1
*
KVM: arm/arm64: Replace the single rdist region by a list
Eric Auger
2018-05-25
1
-8
/
+30
*
KVM: arm/arm64: GICv4: Add property field and per-VM predicate
Marc Zyngier
2017-11-10
1
-0
/
+5
*
KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
Christoffer Dall
2017-11-06
1
-7
/
+10
*
KVM: arm/arm64: vgic: Use READ_ONCE fo cmpxchg
Christoffer Dall
2017-08-03
1
-2
/
+2
*
Merge branch 'kvmarm-master/master' into HEAD
Marc Zyngier
2017-06-15
1
-3
/
+9
|
\
|
*
KVM: arm/arm64: Hold slots_lock when unregistering kvm io bus devices
Christoffer Dall
2017-05-18
1
-3
/
+6
|
*
KVM: arm/arm64: Fix bug when registering redist iodevs
Christoffer Dall
2017-05-18
1
-3
/
+6
*
|
KVM: arm/arm64: Use uaccess functions for GICv3 {sc}active
Christoffer Dall
2017-06-04
1
-6
/
+8
*
|
KVM: arm/arm64: Separate guest and uaccess writes to dist {sc}active
Christoffer Dall
2017-05-23
1
-3
/
+5
|
/
*
KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
2017-05-09
1
-2
/
+41
*
KVM: arm/arm64: Refactor vgic_register_redist_iodevs
Christoffer Dall
2017-05-09
1
-42
/
+66
*
KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl
Vijaya Kumar K
2017-01-30
1
-0
/
+14
*
KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
Vijaya Kumar K
2017-01-30
1
-0
/
+6
*
KVM: arm/arm64: vgic: Add distributor and redistributor access
Vijaya Kumar K
2017-01-30
1
-0
/
+85
*
KVM: arm/arm64: vgic: Implement support for userspace access
Vijaya Kumar K
2017-01-30
1
-18
/
+78
*
KVM: arm/arm64: Remove struct vgic_irq pending field
Christoffer Dall
2017-01-25
1
-1
/
+1
*
ARM: KVM: Support vGICv3 ITS
Vladimir Murzin
2016-11-14
1
-2
/
+0
*
KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systems
Vladimir Murzin
2016-09-22
1
-1
/
+1
*
KVM: arm: vgic: Fix compiler warnings when built for 32-bit
Vladimir Murzin
2016-09-22
1
-2
/
+2
*
KVM: arm64: vgic-its: Introduce config option to guard ITS specific code
Vladimir Murzin
2016-09-22
1
-0
/
+2
*
KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic
Christoffer Dall
2016-08-15
1
-10
/
+16
*
KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller
Andre Przywara
2016-07-18
1
-4
/
+10
*
KVM: arm64: vgic-its: Implement basic ITS register handlers
Andre Przywara
2016-07-18
1
-4
/
+4
*
KVM: arm64: vgic-its: Introduce new KVM ITS device
Andre Przywara
2016-07-18
1
-1
/
+1
*
KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO framework
Andre Przywara
2016-07-18
1
-1
/
+39
*
KVM: arm64: vgic: Handle ITS related GICv3 redistributor registers
Andre Przywara
2016-07-18
1
-2
/
+151
*
KVM: arm/arm64: vgic: Add refcounting for IRQs
Andre Przywara
2016-07-18
1
-7
/
+13
*
KVM: arm/arm64: vgic: Move redistributor kvm_io_devices
Andre Przywara
2016-07-18
1
-14
/
+8
*
KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
Andre Przywara
2016-05-20
1
-0
/
+106
*
KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers
Andre Przywara
2016-05-20
1
-1
/
+40
*
KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
Andre Przywara
2016-05-20
1
-2
/
+14
*
KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR and TYPER handler
Andre Przywara
2016-05-20
1
-2
/
+30
*
KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
Andre Przywara
2016-05-20
1
-1
/
+47
*
KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
Andre Przywara
2016-05-20
1
-0
/
+224