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
/
arch
/
arm64
/
kvm
/
vgic
/
vgic-init.c
Age
Commit message (
Expand
)
Author
2026-01-30
KVM: arm64: gic: Set vgic_model before initing private IRQs
Sascha Bischoff
2025-12-02
Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2025-11-24
KVM: arm64: GICv3: Add SPI tracking to handle asymmetric deactivation
Marc Zyngier
2025-11-24
KVM: arm64: Turn kvm_vgic_vcpu_enable() into kvm_vgic_vcpu_reset()
Marc Zyngier
2025-11-08
KVM: arm64: vgic-v3: Reinstate IRQ lock ordering for LPI xarray
Oliver Upton
2025-11-08
KVM: arm64: Set ID_{AA64PFR0,PFR1}_EL1.GIC when GICv3 is configured
Marc Zyngier
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2025-09-15
KVM: arm64: vgic: Explicitly implement vgic_dist::ready ordering
Keir Fraser
2025-09-15
KVM: arm64: vgic-init: Remove vgic_ready() macro
Keir Fraser
2025-09-10
KVM: arm64: vgic-v3: Don't require IRQs be disabled for LPI xarray lock
Oliver Upton
2025-09-10
KVM: arm64: vgic-v3: Use bare refcount for VGIC LPIs
Oliver Upton
2025-07-28
Merge branch 'kvm-arm64/vgic-v4-ctl' into kvmarm/next
Oliver Upton
2025-07-26
KVM: arm64: vgic-v3: Allow userspace to write GICD_TYPER2.nASSGIcap
Raghavendra Rao Ananta
2025-07-26
KVM: arm64: vgic-v3: Allow access to GICD_IIDR prior to initialization
Oliver Upton
2025-07-26
KVM: arm64: Disambiguate support for vSGIs v. vLPIs
Oliver Upton
2025-07-08
KVM: arm64: gic-v5: Probe for GICv5
Sascha Bischoff
2025-07-08
KVM: arm64: gic-v5: Support GICv3 compat
Sascha Bischoff
2025-06-02
Merge tag 'kvmarm-fixes-6.16-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2025-05-30
KVM: arm64: vgic-init: Plug vCPU vs. VGIC creation race
Oliver Upton
2025-05-27
KVM: arm64: use kvm_trylock_all_vcpus when locking all vCPUs
Maxim Levitsky
2025-03-03
KVM: arm64: nv: Add Maintenance Interrupt emulation
Marc Zyngier
2025-02-13
KVM: arm64: vgic: Hoist SGI/PPI alloc from vgic_init() to kvm_create_vgic()
Marc Zyngier
2024-11-20
KVM: arm64: vgic: Make vgic_get_irq() more robust
Marc Zyngier
2024-10-17
KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration
Oliver Upton
2024-10-11
KVM: arm64: Don't eagerly teardown the vgic on init error
Marc Zyngier
2024-10-08
KVM: arm64: Unregister redistributor for failed vCPU creation
Oliver Upton
2024-08-19
KVM: arm64: vgic: Don't hold config_lock while unregistering redistributors
Marc Zyngier
2024-08-08
KVM: arm64: vgic: Hold config_lock while tearing down a CPU interface
Marc Zyngier
2024-06-06
KVM: arm64: Disassociate vcpus from redistributor region on teardown
Marc Zyngier
2024-05-08
Merge branch kvm-arm64/misc-6.10 into kvmarm-master/next
Marc Zyngier
2024-05-03
KVM: arm64: vgic: Allocate private interrupts on demand
Marc Zyngier
2024-04-25
KVM: arm64: vgic-its: Get rid of the lpi_list_lock
Oliver Upton
2024-04-25
KVM: arm64: vgic-its: Rip out the global translation cache
Oliver Upton
2024-03-07
Merge branch kvm-arm64/kerneldoc into kvmarm/next
Oliver Upton
2024-03-07
Merge branch kvm-arm64/lpi-xarray into kvmarm/next
Oliver Upton
2024-02-24
KVM: arm64: Fix typos
Bjorn Helgaas
2024-02-23
KVM: arm64: vgic: Get rid of the LPI linked-list
Oliver Upton
2024-02-23
KVM: arm64: vgic: Store LPIs in an xarray
Oliver Upton
2024-02-01
KVM: arm64: vgic-init: fix a kernel-doc warning
Randy Dunlap
2023-12-12
KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
Marc Zyngier
2023-12-12
KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()
Marc Zyngier
2023-12-12
KVM: arm64: vgic: Simplify kvm_vgic_destroy()
Marc Zyngier
2023-06-07
KVM: arm64: Restore GICv2-on-GICv3 functionality
Marc Zyngier
2023-05-19
KVM: arm64: vgic: Fix a comment
Jean-Philippe Brucker
2023-05-19
KVM: arm64: vgic: Fix a circular locking issue
Jean-Philippe Brucker
2023-03-29
KVM: arm64: Use config_lock to protect vgic state
Oliver Upton
2023-02-13
Merge branch kvm-arm64/apple-vgic-mi into kvmarm/next
Oliver Upton
2023-01-12
KVM: arm64: vgic: Allow registration of a non-maskable maintenance interrupt
Marc Zyngier
2022-12-29
KVM: arm64: Simplify the CPUHP logic
Marc Zyngier
2022-05-25
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
[next]