summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic/vgic-mmio-v2.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr structVijaya Kumar K2017-01-301-16/+0
* KVM: arm/arm64: vgic: Add distributor and redistributor accessVijaya Kumar K2017-01-301-19/+21
* KVM: arm/arm64: vgic: Implement support for userspace accessVijaya Kumar K2017-01-301-25/+0
* KVM: arm/arm64: Remove struct vgic_irq pending fieldChristoffer Dall2017-01-251-3/+3
* KVM: arm/arm64: vgic-v2: Limit ITARGETSR bits to number of VCPUsAndre Przywara2016-12-091-1/+2
* KVM: arm/arm64: Fix vGICv2 KVM_DEV_ARM_VGIC_GRP_CPU/DIST_REGSEric Auger2016-07-181-0/+2
* KVM: arm/arm64: vgic: Add refcounting for IRQsAndre Przywara2016-07-181-0/+8
* KVM: arm/arm64: vgic-new: Add userland GIC CPU interface accessAndre Przywara2016-05-201-1/+113
* KVM: arm/arm64: vgic-new: Export register access interfaceChristoffer Dall2016-05-201-0/+36
* KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registersEric Auger2016-05-201-0/+38
* KVM: arm/arm64: vgic-new: Add SGIPENDR register handlersAndre Przywara2016-05-201-2/+60
* KVM: arm/arm64: vgic-new: Add SGIR register handlerAndre Przywara2016-05-201-1/+42
* KVM: arm/arm64: vgic-new: Add TARGET registers handlersAndre Przywara2016-05-201-1/+42
* KVM: arm/arm64: vgic-new: Add CONFIG registers handlersAndre Przywara2016-05-201-1/+1
* KVM: arm/arm64: vgic-new: Add PRIORITY registers handlersAndre Przywara2016-05-201-1/+1
* KVM: arm/arm64: vgic-new: Add ACTIVE registers handlersAndre Przywara2016-05-201-2/+2
* KVM: arm/arm64: vgic-new: Add PENDING registers handlersAndre Przywara2016-05-201-2/+2
* KVM: arm/arm64: vgic-new: Add ENABLE registers handlersAndre Przywara2016-05-201-2/+2
* KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlersMarc Zyngier2016-05-201-1/+45
* KVM: arm/arm64: vgic-new: Add GICv2 MMIO handling frameworkAndre Przywara2016-05-201-0/+76
OpenPOWER on IntegriCloud