summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic/vgic.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: KVM: Use static keys for selecting the GIC backendVladimir Murzin2016-09-221-1/+1
* KVM: arm64: vgic-its: Plug race in vgic_put_irqChristoffer Dall2016-08-101-5/+5
* KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-221-7/+0Star
* KVM: arm64: vgic-its: Generalize use of vgic_get_irq_krefMarc Zyngier2016-07-181-9/+1Star
* KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara2016-07-181-0/+8
* KVM: arm64: vgic-its: Connect LPIs to the VGIC emulationAndre Przywara2016-07-181-6/+57
* KVM: arm64: vgic-its: Implement basic ITS register handlersAndre Przywara2016-07-181-3/+9
* KVM: arm/arm64: vgic: Add refcounting for IRQsAndre Przywara2016-07-181-4/+48
* KVM: arm/arm64: vgic-new: implement mapped IRQ handlingAndre Przywara2016-05-201-0/+53
* KVM: arm/arm64: vgic-new: vgic_init: implement vgic_initEric Auger2016-05-201-0/+4
* KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlersMarc Zyngier2016-05-201-0/+15
* KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irqEric Auger2016-05-201-0/+25
* KVM: arm/arm64: vgic-new: Add GICv3 world switch backendMarc Zyngier2016-05-201-5/+20
* KVM: arm/arm64: vgic-new: Add GICv2 world switch backendMarc Zyngier2016-05-201-0/+6
* KVM: arm/arm64: vgic-new: Add IRQ sync/flush frameworkMarc Zyngier2016-05-201-0/+192
* KVM: arm/arm64: vgic-new: Add IRQ sortingChristoffer Dall2016-05-201-0/+57
* KVM: arm/arm64: vgic-new: Implement virtual IRQ injectionChristoffer Dall2016-05-201-0/+211
* KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instanceChristoffer Dall2016-05-201-0/+41