summaryrefslogtreecommitdiff
path: root/virt/kvm/arm/vgic/vgic-mmio-v2.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-18KVM: arm/arm64: Fix vGICv2 KVM_DEV_ARM_VGIC_GRP_CPU/DIST_REGSEric Auger1-0/+2
2016-07-18KVM: arm/arm64: vgic: Add refcounting for IRQsAndre Przywara1-0/+8
2016-05-20KVM: arm/arm64: vgic-new: Add userland GIC CPU interface accessAndre Przywara1-1/+113
2016-05-20KVM: arm/arm64: vgic-new: Export register access interfaceChristoffer Dall1-0/+36
2016-05-20KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registersEric Auger1-0/+38
2016-05-20KVM: arm/arm64: vgic-new: Add SGIPENDR register handlersAndre Przywara1-2/+60
2016-05-20KVM: arm/arm64: vgic-new: Add SGIR register handlerAndre Przywara1-1/+42
2016-05-20KVM: arm/arm64: vgic-new: Add TARGET registers handlersAndre Przywara1-1/+42
2016-05-20KVM: arm/arm64: vgic-new: Add CONFIG registers handlersAndre Przywara1-1/+1
2016-05-20KVM: arm/arm64: vgic-new: Add PRIORITY registers handlersAndre Przywara1-1/+1
2016-05-20KVM: arm/arm64: vgic-new: Add ACTIVE registers handlersAndre Przywara1-2/+2
2016-05-20KVM: arm/arm64: vgic-new: Add PENDING registers handlersAndre Przywara1-2/+2
2016-05-20KVM: arm/arm64: vgic-new: Add ENABLE registers handlersAndre Przywara1-2/+2
2016-05-20KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlersMarc Zyngier1-1/+45
2016-05-20KVM: arm/arm64: vgic-new: Add GICv2 MMIO handling frameworkAndre Przywara1-0/+76