summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic/vgic-mmio.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-16KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier1-227/+0
2020-04-23KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending...Marc Zyngier1-0/+8
2020-04-22KVM: arm: vgic: Only use the virtual state when userspace accesses enable bitsMarc Zyngier1-0/+8
2020-04-22KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER readMarc Zyngier1-0/+3
2020-01-19KVM: arm/arm64: vgic: Drop the kvm_vgic_register_mmio_region()Zenghui Yu1-5/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2018-07-21KVM: arm/arm64: vgic: Allow configuration of interrupt groupsChristoffer Dall1-0/+6
2018-07-21KVM: arm/arm64: vgic: Permit uaccess writes to return errorsChristoffer Dall1-8/+11
2017-05-23KVM: arm/arm64: Separate guest and uaccess writes to dist {sc}activeChristoffer Dall1-0/+8
2017-05-23KVM: arm/arm64: Allow GICv2 to supply a uaccess register functionChristoffer Dall1-1/+3
2017-05-08KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_accessEric Auger1-2/+7
2017-05-08arm/arm64: vgic: turn vgic_find_mmio_region into publicEric Auger1-0/+5
2017-01-30KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctlVijaya Kumar K1-0/+5
2017-01-30KVM: arm/arm64: vgic: Implement support for userspace accessVijaya Kumar K1-0/+19
2016-11-04KVM: arm/arm64: vgic: Prevent access to invalid SPIsAndre Przywara1-7/+7
2016-09-22ARM: KVM: Support vgic-v3Vladimir Murzin1-2/+0
2016-09-22KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systemsVladimir Murzin1-1/+1
2016-07-18KVM: arm64: vgic-its: Implement basic ITS register handlersAndre Przywara1-0/+6
2016-07-18KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO frameworkAndre Przywara1-4/+13
2016-07-18KVM: arm64: vgic: Handle ITS related GICv3 redistributor registersAndre Przywara1-0/+8
2016-05-20KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling frameworkAndre Przywara1-0/+2
2016-05-20KVM: arm/arm64: vgic-new: Add CONFIG registers handlersAndre Przywara1-0/+7
2016-05-20KVM: arm/arm64: vgic-new: Add PRIORITY registers handlersAndre Przywara1-0/+7
2016-05-20KVM: arm/arm64: vgic-new: Add ACTIVE registers handlersAndre Przywara1-0/+10
2016-05-20KVM: arm/arm64: vgic-new: Add PENDING registers handlersAndre Przywara1-0/+12
2016-05-20KVM: arm/arm64: vgic-new: Add ENABLE registers handlersAndre Przywara1-0/+11
2016-05-20KVM: arm/arm64: vgic-new: Add GICv2 MMIO handling frameworkAndre Przywara1-0/+2
2016-05-20KVM: arm/arm64: vgic-new: Add MMIO handling frameworkMarc Zyngier1-0/+99