summaryrefslogtreecommitdiff
path: root/virt/kvm/arm/vgic/vgic-its.c
Commit message (Expand)AuthorAge
* KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_listMarc Zyngier2018-03-26
* KVM: arm: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2018-01-02
* KVM: arm/arm64: vgic-its: Check result of allocation before useMarc Zyngier2017-11-29
* KVM: arm/arm64: vgic-its: Preserve the revious read from the pending tableMarc Zyngier2017-11-29
* Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2017-11-17
|\
| * KVM: arm/arm64: Don't queue VLPIs on INV/INVALLChristoffer Dall2017-11-10
| * KVM: arm/arm64: Fix GICv4 ITS initialization issuesChristoffer Dall2017-11-10
| * KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being savedMarc Zyngier2017-11-10
| * KVM: arm/arm64: GICv4: Handle INVALL applied to a vPEMarc Zyngier2017-11-10
| * KVM: arm/arm64: GICv4: Propagate property updates to VLPIsMarc Zyngier2017-11-10
| * KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPEMarc Zyngier2017-11-10
| * KVM: arm/arm64: GICv4: Handle CLEAR applied to a VLPIMarc Zyngier2017-11-10
| * KVM: arm/arm64: GICv4: Propagate affinity changes to the physical ITSMarc Zyngier2017-11-10
| * KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPIMarc Zyngier2017-11-10
| * KVM: arm/arm64: GICv4: Handle INT command applied to a VLPIMarc Zyngier2017-11-10
| * KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domainMarc Zyngier2017-11-10
| * KVM: arm/arm64: vITS: Add a helper to update the affinity of an LPIMarc Zyngier2017-11-10
| * KVM: arm/arm64: vITS: Add MSI translation helpersMarc Zyngier2017-11-10
* | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-16
|\ \ | |/
| * KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESETEric Auger2017-11-06
| * KVM: arm/arm64: vgic-its: Free caches when GITS_BASER Valid bit is clearedEric Auger2017-11-06
| * KVM: arm/arm64: vgic-its: New helper functions to free the cacheswanghaibin2017-11-06
| * KVM: arm/arm64: vgic-its: Remove kvm_its_unmap_deviceEric Auger2017-11-06
| * KVM: arm/arm64: Support calling vgic_update_irq_pending from irq contextChristoffer Dall2017-11-06
* | KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tablesEric Auger2017-10-29
* | KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling the ITSEric Auger2017-10-29
* | KVM: arm/arm64: vgic-its: Fix vgic_its_restore_collection_table returned valueEric Auger2017-10-29
* | KVM: arm/arm64: vgic-its: Fix return value for device table restorewanghaibin2017-10-29
* | KVM: arm64: its: Fix missing dynamic allocation check in scan_its_tableChristoffer Dall2017-10-13
|/
* KVM: arm/arm64: vITS: Drop its_ite->lpi fieldMarc Zyngier2017-09-05
* KVM: arm/arm64: Fix bug in advertising KVM_CAP_MSI_DEVID capabilityShanker Donthineni2017-07-25
* KVM: arm/arm64: vgic-its: Cleanup after failed ITT restoreChristoffer Dall2017-05-09
* KVM: arm/arm64: Don't call map_resources when restoring ITS tablesChristoffer Dall2017-05-09
* KVM: arm/arm64: Register ITS iodev when setting base addressChristoffer Dall2017-05-09
* KVM: arm/arm64: Get rid of its->initialized fieldMarc Zyngier2017-05-09
* KVM: arm64: vgic-its: Fix pending table syncEric 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: vgic_its_check_id returns the entry's GPAEric Auger2017-05-08
* KVM: arm64: vgic-its: Collection table save/restoreEric Auger2017-05-08
* KVM: arm64: vgic-its: Add infrastructure for table lookupEric Auger2017-05-08
* KVM: arm64: vgic-its: vgic_its_alloc_ite/deviceEric Auger2017-05-08
* KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLESEric Auger2017-05-08
* KVM: arm64: vgic-its: Read config and pending bit in add_lpi()Eric Auger2017-05-08
* KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_statusEric Auger2017-05-08
* KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS rangeEric Auger2017-05-08
* KVM: arm64: vgic-its: Interpret MAPD ITT_addr fieldEric Auger2017-05-08
* KVM: arm64: vgic-its: Interpret MAPD Size field and check related errorsEric Auger2017-05-08
* KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidrEric Auger2017-05-08
* KVM: arm64: vgic-its: Introduce migration ABI infrastructureEric Auger2017-05-08