summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic/vgic.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-03KVM: arm/arm64: vgic-v3: Retire pending interrupts on disabling LPIsMarc Zyngier1-0/+1
2018-08-12KVM: arm/arm64: vgic: Move DEBUG_SPINLOCK_BUG_ON to vgic.hJia He1-0/+6
2018-07-21KVM: arm/arm64: vgic-debug: Show LPI statusMarc Zyngier1-0/+1
2018-06-01kvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-2/+2
2018-05-25KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger1-1/+12
2018-05-25KVM: arm/arm64: Helper to register a new redistributor regionEric Auger1-0/+8
2018-05-25KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regionsEric Auger1-0/+10
2018-05-25KVM: arm/arm64: Helper to locate free rdist indexEric Auger1-0/+11
2018-04-27KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGIMarc Zyngier1-0/+14
2018-03-19Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEADMarc Zyngier1-0/+3
2018-03-19KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC codeChristoffer Dall1-0/+3
2018-03-14KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier1-0/+2
2018-03-14KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pendingAndre Przywara1-0/+1
2018-01-02KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQsChristoffer Dall1-0/+1
2018-01-02KVM: arm/arm64: vgic: Support level-triggered mapped interruptsChristoffer Dall1-0/+7
2017-11-10KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/syncMarc Zyngier1-0/+2
2017-11-10KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domainMarc Zyngier1-0/+2
2017-11-10KVM: arm/arm64: GICv4: Add property field and per-VM predicateMarc Zyngier1-0/+2
2017-11-10KVM: arm/arm64: vITS: Add MSI translation helpersMarc Zyngier1-0/+4
2017-11-06KVM: arm/arm64: Support calling vgic_update_irq_pending from irq contextChristoffer Dall1-1/+2
2017-09-05KVM: arm/arm64: Extract GICv3 max APRn index calculationChristoffer Dall1-0/+16
2017-05-24KVM: arm/arm64: Fix isues with GICv2 on GICv3 migrationChristoffer Dall1-4/+8
2017-05-09Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini1-2/+31
2017-05-09KVM: arm/arm64: Register ITS iodev when setting base addressChristoffer Dall1-1/+0
2017-05-09KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUsChristoffer Dall1-1/+2
2017-05-09KVM: arm/arm64: Make vgic_v3_check_base more broadly usableChristoffer Dall1-0/+1
2017-05-09KVM: arm/arm64: Refactor vgic_register_redist_iodevsChristoffer Dall1-1/+1
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+5
2017-05-08KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLESEric Auger1-0/+1
2017-05-08KVM: arm64: vgic-its: ITT save and restoreEric Auger1-0/+4
2017-05-08KVM: arm64: vgic-its: Device table save/restoreEric Auger1-0/+10
2017-05-08KVM: arm64: vgic-its: Collection table save/restoreEric Auger1-0/+9
2017-05-08KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_statusEric Auger1-0/+1
2017-05-08KVM: arm/arm64: vgic: expose (un)lock_all_vcpusEric Auger1-0/+3
2017-04-09KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operationChristoffer Dall1-2/+0
2017-04-09KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall1-0/+6
2017-04-04KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABIChristoffer Dall1-1/+8
2017-04-04KVM: arm64: Ensure LRs are clear when they should beChristoffer Dall1-0/+2
2017-01-30KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctlVijaya Kumar K1-0/+2
2017-01-30KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K1-0/+25
2017-01-30KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr structVijaya Kumar K1-0/+5
2017-01-30KVM: arm/arm64: vgic: Add distributor and redistributor accessVijaya Kumar K1-1/+39
2017-01-25KVM: arm/arm64: vgic: Add debugfs vgic-state fileChristoffer Dall1-0/+3
2017-01-25KVM: arm/arm64: Remove struct vgic_irq pending fieldChristoffer Dall1-0/+8
2016-11-14ARM: KVM: Support vGICv3 ITSVladimir Murzin1-26/+0
2016-09-22ARM: KVM: Support vgic-v3Vladimir Murzin1-54/+0
2016-09-22KVM: arm64: vgic-its: Introduce config option to guard ITS specific codeVladimir Murzin1-0/+4
2016-08-15KVM: arm64: ITS: move ITS registration into first VCPU runAndre Przywara1-0/+6
2016-07-18KVM: arm64: vgic-its: Generalize use of vgic_get_irq_krefMarc Zyngier1-0/+8
2016-07-18KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara1-0/+6