summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic/vgic-mmio.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGIMarc Zyngier2018-04-271-2/+8
* KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pendingAndre Przywara2018-03-141-0/+3
* KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQsChristoffer Dall2018-01-021-6/+65
* KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpuChristoffer Dall2018-01-021-16/+28
* KVM: arm/arm64: Support calling vgic_update_irq_pending from irq contextChristoffer Dall2017-11-061-18/+26
* KVM: arm/arm64: Simplify active_change_prepare and plug raceChristoffer Dall2017-05-231-8/+10
* KVM: arm/arm64: Separate guest and uaccess writes to dist {sc}activeChristoffer Dall2017-05-231-7/+43
* arm/arm64: vgic: turn vgic_find_mmio_region into publicEric Auger2017-05-081-6/+5
* KVM: arm/arm64: Let vcpu thread modify its own active stateJintack Lim2017-03-071-8/+24
* KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctlVijaya Kumar K2017-01-301-0/+54
* KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr structVijaya Kumar K2017-01-301-0/+16
* KVM: arm/arm64: vgic: Add distributor and redistributor accessVijaya Kumar K2017-01-301-1/+1
* KVM: arm/arm64: vgic: Implement support for userspace accessVijaya Kumar K2017-01-301-6/+72
* KVM: arm/arm64: Remove struct vgic_irq pending fieldChristoffer Dall2017-01-251-14/+5
* KVM: arm/arm64: vgic: Prevent access to invalid SPIsAndre Przywara2016-11-041-14/+27
* ARM: KVM: Support vgic-v3Vladimir Murzin2016-09-221-2/+0
* KVM: arm/arm64: Fix vGICv2 KVM_DEV_ARM_VGIC_GRP_CPU/DIST_REGSEric Auger2016-07-181-1/+3
* KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO frameworkAndre Przywara2016-07-181-7/+30
* KVM: arm/arm64: vgic: Add refcounting for IRQsAndre Przywara2016-07-181-1/+24
* KVM: arm/arm64: vgic-new: Removel harmful BUG_ONMarc Zyngier2016-06-021-3/+1
* KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall2016-05-201-39/+66
* KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling frameworkAndre Przywara2016-05-201-0/+5
* KVM: arm/arm64: vgic-new: Add CONFIG registers handlersAndre Przywara2016-05-201-0/+47
* KVM: arm/arm64: vgic-new: Add PRIORITY registers handlersAndre Przywara2016-05-201-0/+40
* KVM: arm/arm64: vgic-new: Add ACTIVE registers handlersAndre Przywara2016-05-201-0/+81
* KVM: arm/arm64: vgic-new: Add PENDING registers handlersAndre Przywara2016-05-201-0/+60
* KVM: arm/arm64: vgic-new: Add ENABLE registers handlersAndre Przywara2016-05-201-0/+56
* KVM: arm/arm64: vgic-new: Add GICv2 MMIO handling frameworkAndre Przywara2016-05-201-0/+26
* KVM: arm/arm64: vgic-new: Add MMIO handling frameworkMarc Zyngier2016-05-201-0/+184