summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic/vgic-init.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-13KVM: arm/arm64: vgic: Fix deadlock on error handlingMarc Zyngier1-5/+13
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-09-22arm64: KVM: Use static keys for selecting the GIC backendVladimir Murzin1-0/+4
2016-08-12KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall1-13/+4
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-0/+4
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+8
2016-07-22KVM: arm/arm64: Enable irqchip routingEric Auger1-0/+4
2016-07-18KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara1-0/+3
2016-07-18KVM: arm64: vgic-its: Connect LPIs to the VGIC emulationAndre Przywara1-0/+3
2016-07-18KVM: arm/arm64: vgic: Add refcounting for IRQsAndre Przywara1-0/+2
2016-07-18KVM: arm/arm64: vgic: Move redistributor kvm_io_devicesAndre Przywara1-1/+0
2016-07-15KVM/arm/arm64/vgic-new: Convert to hotplug state machineAnna-Maria Gleixner1-22/+9
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement map_resourcesEric Auger1-0/+28
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement vgic_initEric Auger1-0/+217
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement vgic_createEric Auger1-0/+84
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_initEric Auger1-0/+123