summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic/vgic-mmio-v3.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctlVijaya Kumar K2017-01-301-0/+14
* KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K2017-01-301-0/+6
* KVM: arm/arm64: vgic: Add distributor and redistributor accessVijaya Kumar K2017-01-301-0/+85
* KVM: arm/arm64: vgic: Implement support for userspace accessVijaya Kumar K2017-01-301-18/+78
* KVM: arm/arm64: Remove struct vgic_irq pending fieldChristoffer Dall2017-01-251-1/+1
* ARM: KVM: Support vGICv3 ITSVladimir Murzin2016-11-141-2/+0
* KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systemsVladimir Murzin2016-09-221-1/+1
* KVM: arm: vgic: Fix compiler warnings when built for 32-bitVladimir Murzin2016-09-221-2/+2
* KVM: arm64: vgic-its: Introduce config option to guard ITS specific codeVladimir Murzin2016-09-221-0/+2
* KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomicChristoffer Dall2016-08-151-10/+16
* KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara2016-07-181-4/+10
* KVM: arm64: vgic-its: Implement basic ITS register handlersAndre Przywara2016-07-181-4/+4
* KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara2016-07-181-1/+1
* KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO frameworkAndre Przywara2016-07-181-1/+39
* KVM: arm64: vgic: Handle ITS related GICv3 redistributor registersAndre Przywara2016-07-181-2/+151
* KVM: arm/arm64: vgic: Add refcounting for IRQsAndre Przywara2016-07-181-7/+13
* KVM: arm/arm64: vgic: Move redistributor kvm_io_devicesAndre Przywara2016-07-181-14/+8
* KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handlerAndre Przywara2016-05-201-0/+106
* KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlersAndre Przywara2016-05-201-1/+40
* KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handlerAndre Przywara2016-05-201-2/+14
* KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR and TYPER handlerAndre Przywara2016-05-201-2/+30
* KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlersAndre Przywara2016-05-201-1/+47
* KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling frameworkAndre Przywara2016-05-201-0/+224
OpenPOWER on IntegriCloud