summaryrefslogtreecommitdiff
path: root/virt/kvm/arm/vgic/vgic.h
Commit message (Expand)AuthorAge
* Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEADMarc Zyngier2018-03-19
|\
| * KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier2018-03-14
| * KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pendingAndre Przywara2018-03-14
* | KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC codeChristoffer Dall2018-03-19
|/
* KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQsChristoffer Dall2018-01-02
* KVM: arm/arm64: vgic: Support level-triggered mapped interruptsChristoffer Dall2018-01-02
* KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/syncMarc Zyngier2017-11-10
* KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domainMarc Zyngier2017-11-10
* KVM: arm/arm64: GICv4: Add property field and per-VM predicateMarc Zyngier2017-11-10
* KVM: arm/arm64: vITS: Add MSI translation helpersMarc Zyngier2017-11-10
* KVM: arm/arm64: Support calling vgic_update_irq_pending from irq contextChristoffer Dall2017-11-06
* KVM: arm/arm64: Extract GICv3 max APRn index calculationChristoffer Dall2017-09-05
* KVM: arm/arm64: Fix isues with GICv2 on GICv3 migrationChristoffer Dall2017-05-24
* Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2017-05-09
|\
| * KVM: arm/arm64: Register ITS iodev when setting base addressChristoffer Dall2017-05-09
| * KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUsChristoffer Dall2017-05-09
| * KVM: arm/arm64: Make vgic_v3_check_base more broadly usableChristoffer Dall2017-05-09
| * KVM: arm/arm64: Refactor vgic_register_redist_iodevsChristoffer Dall2017-05-09
| * KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLESEric Auger2017-05-08
| * KVM: arm64: vgic-its: ITT save and restoreEric Auger2017-05-08
| * KVM: arm64: vgic-its: Device table save/restoreEric Auger2017-05-08
| * KVM: arm64: vgic-its: Collection table save/restoreEric Auger2017-05-08
| * KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_statusEric Auger2017-05-08
| * KVM: arm/arm64: vgic: expose (un)lock_all_vcpusEric Auger2017-05-08
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-08
|\ \ | |/
| * KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operationChristoffer Dall2017-04-09
| * KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall2017-04-09
* | KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABIChristoffer Dall2017-04-04
* | KVM: arm64: Ensure LRs are clear when they should beChristoffer Dall2017-04-04
|/
* KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctlVijaya Kumar K2017-01-30
* KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K2017-01-30
* KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr structVijaya Kumar K2017-01-30
* KVM: arm/arm64: vgic: Add distributor and redistributor accessVijaya Kumar K2017-01-30
* KVM: arm/arm64: vgic: Add debugfs vgic-state fileChristoffer Dall2017-01-25
* KVM: arm/arm64: Remove struct vgic_irq pending fieldChristoffer Dall2017-01-25
* ARM: KVM: Support vGICv3 ITSVladimir Murzin2016-11-14
* ARM: KVM: Support vgic-v3Vladimir Murzin2016-09-22
* KVM: arm64: vgic-its: Introduce config option to guard ITS specific codeVladimir Murzin2016-09-22
* KVM: arm64: ITS: move ITS registration into first VCPU runAndre Przywara2016-08-15
* KVM: arm64: vgic-its: Generalize use of vgic_get_irq_krefMarc Zyngier2016-07-18
* KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara2016-07-18
* KVM: arm64: vgic-its: Implement MSI injection in ITS emulationAndre Przywara2016-07-18
* KVM: arm64: vgic-its: Read initial LPI pending tableAndre Przywara2016-07-18
* KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara2016-07-18
* KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO frameworkAndre Przywara2016-07-18
* KVM: arm/arm64: vgic: Add refcounting for IRQsAndre Przywara2016-07-18
* KVM: arm/arm64: vgic: Check return value for kvm_register_vgic_deviceAndre Przywara2016-07-18
* KVM: arm/arm64: vgic-new: vgic_init: implement map_resourcesEric Auger2016-05-20
* KVM: arm/arm64: vgic-new: vgic_init: implement vgic_initEric Auger2016-05-20
* KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_initEric Auger2016-05-20