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-v3.c
Age
Commit message (
Expand
)
Author
2018-08-12
KVM: arm/arm64: vgic: Do not use spin_lock_irqsave/restore with irq disabled
Jia He
2018-07-21
KVM: arm/arm64: vgic: Signal IRQs using their configured group
Christoffer Dall
2018-06-21
KVM: arm/arm64: Drop resource size check for GICV window
Ard Biesheuvel
2018-06-01
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-05-25
KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
2018-05-25
KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
Eric Auger
2018-05-25
KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
Eric Auger
2018-05-25
KVM: arm/arm64: Helper to locate free rdist index
Eric Auger
2018-05-25
KVM: arm/arm64: Replace the single rdist region by a list
Eric Auger
2018-05-15
KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() calls
Andre Przywara
2018-04-27
KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI
Marc Zyngier
2018-03-26
KVM: arm/arm64: vgic: Disallow Active+Pending for level interrupts
Marc Zyngier
2018-03-19
Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD
Marc Zyngier
2018-03-19
KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs
Christoffer Dall
2018-03-19
KVM: arm/arm64: Move VGIC APR save/restore to vgic put/load
Christoffer Dall
2018-03-19
KVM: arm/arm64: Get rid of vgic_elrsr
Christoffer Dall
2018-03-14
KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
Marc Zyngier
2018-01-02
KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
Christoffer Dall
2017-11-29
KVM: arm/arm64: vgic: Preserve the revious read from the pending table
Marc Zyngier
2017-11-10
KVM: arm/arm64: GICv4: Enable VLPI support
Marc Zyngier
2017-11-06
KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
Christoffer Dall
2017-06-15
KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
Marc Zyngier
2017-06-15
KVM: arm64: Enable GICv3 common sysreg trapping via command-line
Marc Zyngier
2017-06-15
arm64: Add workaround for Cavium Thunder erratum 30115
David Daney
2017-06-15
KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
Marc Zyngier
2017-06-15
KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
Marc Zyngier
2017-06-15
KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
Marc Zyngier
2017-06-15
KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
Marc Zyngier
2017-06-15
KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
Marc Zyngier
2017-05-24
KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration
Christoffer Dall
2017-05-15
KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interrupt
Marc Zyngier
2017-05-09
KVM: arm/arm64: Register ITS iodev when setting base address
Christoffer Dall
2017-05-09
KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
2017-05-09
KVM: arm/arm64: Make vgic_v3_check_base more broadly usable
Christoffer Dall
2017-05-09
KVM: arm/arm64: Refactor vgic_register_redist_iodevs
Christoffer Dall
2017-05-08
KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
Eric Auger
2017-05-08
KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
Eric Auger
2017-04-19
KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2
Marc Zyngier
2017-04-09
KVM: arm/arm64: vgic: Improve sync_hwstate performance
Christoffer Dall
2017-04-09
KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operation
Christoffer Dall
2017-04-09
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
2017-03-06
KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypass
Marc Zyngier
2017-01-30
KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
Vijaya Kumar K
2017-01-30
KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct
Vijaya Kumar K
2017-01-25
KVM: arm/arm64: Remove struct vgic_irq pending field
Christoffer Dall
2017-01-13
KVM: arm/arm64: vgic: Fix deadlock on error handling
Marc Zyngier
2016-11-24
KVM: arm/arm64: vgic: Don't notify EOI for non-SPIs
Marc Zyngier
2016-08-15
KVM: arm64: ITS: move ITS registration into first VCPU run
Andre Przywara
2016-07-18
KVM: arm64: vgic-its: Connect LPIs to the VGIC emulation
Andre Przywara
2016-07-18
KVM: arm64: vgic: Handle ITS related GICv3 redistributor registers
Andre Przywara
[next]