aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic/vgic-its.c
AgeCommit message (Expand)Author
2016-08-16KVM: arm64: ITS: avoid re-mapping LPIsAndre Przywara
2016-08-15KVM: arm64: check for ITS device on MSI injectionAndre Przywara
2016-08-15KVM: arm64: ITS: move ITS registration into first VCPU runAndre Przywara
2016-08-10KVM: arm64: vgic-its: Handle errors from vgic_add_lpiChristoffer Dall
2016-08-09KVM: arm64: ITS: return 1 on successful MSI injectionAndre Przywara
2016-07-18KVM: arm64: vgic-its: Simplify MAPI error handlingMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Make vgic_its_cmd_handle_mapi similar to other handlersMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Turn device_id validation into generic ID validationMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Add pointer to corresponding kvm_deviceMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Add collection allocator/destructorMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Fix L2 entry validation for indirect tablesMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Validate the device table L1 entryMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Fix misleading nr_entries in vgic_its_check_device_idMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Fix vgic_its_check_device_id BE handlingMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Fix handling of indirect tablesMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Generalize use of vgic_get_irq_krefMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Implement MSI injection in ITS emulationAndre Przywara
2016-07-18KVM: arm64: vgic-its: Implement ITS command queue command handlersAndre Przywara
2016-07-18KVM: arm64: vgic-its: Allow updates of LPI configuration tableAndre Przywara
2016-07-18KVM: arm64: vgic-its: Read initial LPI pending tableAndre Przywara
2016-07-18KVM: arm64: vgic-its: Connect LPIs to the VGIC emulationAndre Przywara
2016-07-18KVM: arm64: vgic-its: Implement basic ITS register handlersAndre Przywara
2016-07-18KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara
2016-07-18KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO frameworkAndre Przywara