index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
vgic
/
vgic-init.c
Age
Commit message (
Expand
)
Author
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
2020-04-30
KVM: arm64: vgic-v4: Initialize GICv4.1 even in the absence of a virtual ITS
Marc Zyngier
2020-04-23
KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy
Zenghui Yu
2019-12-06
KVM: arm/arm64: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vg...
Miaohe Lin
2019-12-06
KVM: arm/arm64: vgic: Fix potential double free dist->spis in __kvm_vgic_dest...
Miaohe Lin
2019-11-08
KVM: vgic-v4: Track the number of VLPIs per vcpu
Marc Zyngier
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-08-25
KVM: arm/arm64: vgic: Use a single IO device per redistributor
Eric Auger
2019-08-25
KVM: arm/arm64: vgic: Remove spurious semicolons
Marc Zyngier
2019-08-23
KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity
Andre Przywara
2019-08-18
KVM: arm/arm64: vgic: Add LPI translation cache definition
Marc Zyngier
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-02-07
KVM: arm/arm64: vgic: Always initialize the group of private IRQs
Christoffer Dall
2019-01-24
KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock a raw_spinlock
Julien Thierry
2019-01-24
KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock
Julien Thierry
2019-01-24
KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock
Julien Thierry
2018-07-21
KVM: arm/arm64: vgic: Allow configuration of interrupt groups
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: Add group field to struct irq
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: GICv2 IGROUPR should read as zero
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: Keep track of implementation revision
Christoffer Dall
2018-07-21
KVM: arm/arm64: Fix vgic init race
Christoffer Dall
2018-05-25
KVM: arm/arm64: Check vcpu redist base before registering an iodev
Eric Auger
2018-05-25
KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
Eric Auger
2018-05-25
KVM: arm/arm64: Replace the single rdist region by a list
Eric Auger
2018-05-25
KVM: arm/arm64: Set dist->spis to NULL after kfree
Eric Auger
2018-05-04
KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance
Valentin Schneider
2018-03-19
KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
Marc Zyngier
2018-03-19
KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init
Christoffer Dall
2018-01-12
KVM: arm64: Fix GICv4 init when called from vgic_its_create
Christoffer Dall
2017-11-10
KVM: arm/arm64: Fix GICv4 ITS initialization issues
Christoffer Dall
2017-11-10
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
Marc Zyngier
2017-07-25
KVM: arm/arm64: Fix bug in advertising KVM_CAP_MSI_DEVID capability
Shanker Donthineni
2017-05-18
KVM: arm/arm64: Fix bug when registering redist iodevs
Christoffer Dall
2017-05-09
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2017-05-09
KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
2017-05-09
KVM: arm/arm64: vgic: Rename kvm_vgic_vcpu_init to kvm_vgic_vcpu_enable
Christoffer Dall
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-04-09
KVM: arm/arm64: vgic: Implement early VGIC init functionality
Christoffer Dall
2017-04-09
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
2017-04-04
KVM: arm64: Ensure LRs are clear when they should be
Christoffer Dall
2017-01-25
KVM: arm/arm64: vgic: Add debugfs vgic-state file
Christoffer Dall
2017-01-13
KVM: arm/arm64: vgic: Fix deadlock on error handling
Marc Zyngier
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-09-22
arm64: KVM: Use static keys for selecting the GIC backend
Vladimir Murzin
2016-08-12
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
2016-08-04
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-07-22
KVM: arm/arm64: Enable irqchip routing
Eric Auger
2016-07-18
KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller
Andre Przywara
2016-07-18
KVM: arm64: vgic-its: Connect LPIs to the VGIC emulation
Andre Przywara
[next]