aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic/vgic-mmio-v3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-16KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier1-1063/+0
2020-04-30KVM: arm64: vgic-v4: Initialize GICv4.1 even in the absence of a virtual ITSMarc Zyngier1-1/+2
2020-04-22KVM: arm: vgic: Only use the virtual state when userspace accesses enable bitsMarc Zyngier1-6/+10
2020-04-22KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER readMarc Zyngier1-6/+6
2020-03-24KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disableMarc Zyngier1-1/+4
2020-03-24KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributorMarc Zyngier1-2/+47
2020-03-24KVM: arm64: GICv4.1: Add direct injection capability to SGI registersMarc Zyngier1-3/+24
2020-01-19KVM: arm/arm64: vgic: Handle GICR_PENDBASER.PTZ filed as RAZZenghui Yu1-1/+4
2019-08-25KVM: arm/arm64: vgic: Use a single IO device per redistributorEric Auger1-57/+24
2019-08-18KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on disabling LPIsMarc Zyngier1-1/+3
2019-07-24Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-04-03KVM: arm/arm64: vgic-v3: Retire pending interrupts on disabling LPIsMarc Zyngier1-0/+3
2019-01-24KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlockJulien Thierry1-6/+6
2018-10-01vgic: Add support for 52bit guest physical addressKristina Martsenko1-2/+0
2018-08-12KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIsMarc Zyngier1-4/+15
2018-07-21KVM: arm/arm64: vgic: Allow configuration of interrupt groupsChristoffer Dall1-2/+9
2018-07-21KVM: arm/arm64: vgic: Return error on incompatible uaccess GICD_IIDR writesChristoffer Dall1-3/+18
2018-07-21KVM: arm/arm64: vgic: Permit uaccess writes to return errorsChristoffer Dall1-5/+7
2018-07-21KVM: arm/arm64: vgic: Keep track of implementation revisionChristoffer Dall1-2/+4
2018-07-21KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3Christoffer Dall1-1/+2
2018-05-25KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger1-2/+2
2018-05-25KVM: arm/arm64: Check vcpu redist base before registering an iodevEric Auger1-0/+3
2018-05-25KVM: arm/arm64: Helper to register a new redistributor regionEric Auger1-16/+73
2018-05-25KVM: arm/arm64: Revisit Redistributor TYPER last bit computationEric Auger1-1/+6
2018-05-25KVM: arm/arm64: Helper to locate free rdist indexEric Auger1-2/+1
2018-05-25KVM: arm/arm64: Replace the single rdist region by a listEric Auger1-8/+30
2017-11-10KVM: arm/arm64: GICv4: Add property field and per-VM predicateMarc Zyngier1-0/+5
2017-11-06KVM: arm/arm64: Support calling vgic_update_irq_pending from irq contextChristoffer Dall1-7/+10
2017-08-03KVM: arm/arm64: vgic: Use READ_ONCE fo cmpxchgChristoffer Dall1-2/+2
2017-06-15Merge branch 'kvmarm-master/master' into HEADMarc Zyngier1-3/+9
2017-06-04KVM: arm/arm64: Use uaccess functions for GICv3 {sc}activeChristoffer Dall1-6/+8
2017-05-23KVM: arm/arm64: Separate guest and uaccess writes to dist {sc}activeChristoffer Dall1-3/+5
2017-05-18KVM: arm/arm64: Hold slots_lock when unregistering kvm io bus devicesChristoffer Dall1-3/+6
2017-05-18KVM: arm/arm64: Fix bug when registering redist iodevsChristoffer Dall1-3/+6
2017-05-09KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUsChristoffer Dall1-2/+41
2017-05-09KVM: arm/arm64: Refactor vgic_register_redist_iodevsChristoffer Dall1-42/+66
2017-01-30KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctlVijaya Kumar K1-0/+14
2017-01-30KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K1-0/+6
2017-01-30KVM: arm/arm64: vgic: Add distributor and redistributor accessVijaya Kumar K1-0/+85
2017-01-30KVM: arm/arm64: vgic: Implement support for userspace accessVijaya Kumar K1-18/+78
2017-01-25KVM: arm/arm64: Remove struct vgic_irq pending fieldChristoffer Dall1-1/+1
2016-11-14ARM: KVM: Support vGICv3 ITSVladimir Murzin1-2/+0
2016-09-22KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systemsVladimir Murzin1-1/+1
2016-09-22KVM: arm: vgic: Fix compiler warnings when built for 32-bitVladimir Murzin1-2/+2
2016-09-22KVM: arm64: vgic-its: Introduce config option to guard ITS specific codeVladimir Murzin1-0/+2
2016-08-15KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomicChristoffer Dall1-10/+16
2016-07-18KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara1-4/+10
2016-07-18KVM: arm64: vgic-its: Implement basic ITS register handlersAndre Przywara1-4/+4
2016-07-18KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara1-1/+1