summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-10-031-1/+1
|\
| * KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATHZenghui Yu2019-09-111-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-188-81/+300
|\|
| * KVM: arm/arm64: vgic: Use a single IO device per redistributorEric Auger2019-08-252-58/+24
| * KVM: arm/arm64: vgic: Remove spurious semicolonsMarc Zyngier2019-08-251-1/+1
| * KVM: arm/arm64: vgic: Make function comments match function declarationsAlexandru Elisei2019-08-182-6/+8
| * KVM: arm/arm64: vgic-irqfd: Implement kvm_arch_set_irq_inatomicMarc Zyngier2019-08-181-6/+30
| * KVM: arm/arm64: vgic-its: Check the LPI translation cache on MSI injectionMarc Zyngier2019-08-182-0/+37
| * KVM: arm/arm64: vgic-its: Cache successful MSI->LPI translationMarc Zyngier2019-08-181-0/+86
| * KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on vgic teardownMarc Zyngier2019-08-181-0/+2
| * KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on ITS disableMarc Zyngier2019-08-181-0/+2
| * KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on disabling LPIsMarc Zyngier2019-08-181-1/+3
| * KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on specific co...Marc Zyngier2019-08-181-0/+9
| * KVM: arm/arm64: vgic-its: Add MSI-LPI translation cache invalidationMarc Zyngier2019-08-182-0/+24
| * KVM: arm/arm64: vgic: Add __vgic_put_lpi_locked primitiveMarc Zyngier2019-08-182-9/+18
| * KVM: arm/arm64: vgic: Add LPI translation cache definitionMarc Zyngier2019-08-183-0/+56
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-08-284-2/+33
|\ \
| * | KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WIMarc Zyngier2019-08-283-2/+26
| * | KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is longHeyi Guo2019-08-271-0/+7
* | | Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kern...Will Deacon2019-08-241-10/+20
|\ \ \ | |_|/ |/| |
| * | KVM: arm/arm64: VGIC: Properly initialise private IRQ affinityAndre Przywara2019-08-231-10/+20
* | | Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2019-08-095-2/+43
|\| | | |/ |/|
| * KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enableAlexandru Elisei2019-08-091-0/+16
| * KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to blockMarc Zyngier2019-08-054-2/+27
* | Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig2019-07-242-3/+3
|/
* Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2110-121/+10
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-1910-121/+10
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-06-201-0/+1
|\ \ | |/ |/|
| * KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroyDave Martin2019-06-121-0/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-304-36/+4
|/
* KVM: arm/arm64: vgic-v3: Retire pending interrupts on disabling LPIsMarc Zyngier2019-04-033-0/+25
* KVM: arm/arm64: vgic-its: Make attribute accessors staticYueHaibing2019-03-201-5/+5
* KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslotsMarc Zyngier2019-03-191-3/+10
* KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier2019-03-192-6/+6
* arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabledMarc Zyngier2019-03-191-4/+10
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-151-2/+2
|\
| * arm/arm64: KVM: Introduce kvm_call_hyp_ret()Marc Zyngier2019-02-191-2/+2
* | KVM: arm/arm64: vgic: Always initialize the group of private IRQsChristoffer Dall2019-02-071-8/+14
* | KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock a raw_spinlockJulien Thierry2019-01-242-19/+20
* | KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlockJulien Thierry2019-01-243-10/+10
* | KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlockJulien Thierry2019-01-249-83/+82
|/
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-261-6/+6
|\
| * KVM: arm/arm64: vgic: Replace spin_is_locked() with lockdepLance Roy2018-11-121-6/+6
* | arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 P...Marc Zyngier2018-12-191-2/+4
* | KVM: arm/arm64: vgic: Consider priority and active state for pending irqChristoffer Dall2018-12-191-1/+6
* | KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq()Gustavo A. R. Silva2018-12-191-1/+1
* | KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximumMarc Zyngier2018-12-181-2/+2
* | KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabledJulien Thierry2018-12-181-21/+0
* | KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring stateChristoffer Dall2018-12-181-1/+16
|/
* vgic: Add support for 52bit guest physical addressKristina Martsenko2018-10-012-28/+10