summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic/vgic-mmio-v3.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+8Star
* 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