index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
vgic
/
vgic-mmio-v3.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-16
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
2016-07-18
KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO framework
Andre Przywara
1
-1
/
+39
2016-07-18
KVM: arm64: vgic: Handle ITS related GICv3 redistributor registers
Andre Przywara
1
-2
/
+151
2016-07-18
KVM: arm/arm64: vgic: Add refcounting for IRQs
Andre Przywara
1
-7
/
+13
2016-07-18
KVM: arm/arm64: vgic: Move redistributor kvm_io_devices
Andre Przywara
1
-14
/
+8
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
Andre Przywara
1
-0
/
+106
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers
Andre Przywara
1
-1
/
+40
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
Andre Przywara
1
-2
/
+14
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR and TYPER handler
Andre Przywara
1
-2
/
+30
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
Andre Przywara
1
-1
/
+47
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
Andre Przywara
1
-0
/
+224