index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
kvm
/
arm_vgic.h
Age
Commit message (
Expand
)
Author
2025-11-24
KVM: arm64: GICv2: Handle deactivation via GICV_DIR traps
Marc Zyngier
2025-11-24
KVM: arm64: GICv3: Add SPI tracking to handle asymmetric deactivation
Marc Zyngier
2025-11-24
KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 traps
Marc Zyngier
2025-11-24
KVM: arm64: Add tracking of vgic_irq being present in a LR
Marc Zyngier
2025-11-24
KVM: arm64: Repack struct vgic_irq fields
Marc Zyngier
2025-11-24
irqchip/gic: Expose CPU interface VA to KVM
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-20
Merge branch kvm-arm64/gic-v5-nv into kvmarm-master/next
Marc Zyngier
2025-09-17
KVM: arm64: Don't access ICC_SRE_EL2 if GICv3 doesn't support v2 compatibility
Marc Zyngier
2025-09-15
KVM: arm64: vgic-init: Remove vgic_ready() macro
Keir Fraser
2025-09-10
KVM: arm64: vgic-v3: Erase LPIs from xarray outside of raw spinlocks
Oliver Upton
2025-09-10
KVM: arm64: vgic-v3: Use bare refcount for VGIC LPIs
Oliver Upton
2025-09-10
KVM: arm64: vgic: Drop stale comment on IRQ active state
Oliver Upton
2025-07-29
Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
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-08
KVM: arm64: gic-v5: Support GICv3 compat
Sascha Bischoff
2025-06-23
KVM: Don't WARN if updating IRQ bypass route fails
Sean Christopherson
2025-05-30
KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding()
Oliver Upton
2025-03-03
KVM: arm64: nv: Add Maintenance Interrupt emulation
Marc Zyngier
2025-03-03
KVM: arm64: nv: Nested GICv3 emulation
Marc Zyngier
2025-03-03
KVM: arm64: nv: Plumb handling of GICv3 EL2 accesses
Marc Zyngier
2024-11-20
KVM: arm64: vgic: Kill VGIC_MAX_PRIVATE definition
Marc Zyngier
2024-05-08
Merge branch kvm-arm64/misc-6.10 into kvmarm-master/next
Marc Zyngier
2024-05-03
Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
Marc Zyngier
2024-05-03
KVM: arm64: vgic: Allocate private interrupts on demand
Marc Zyngier
2024-05-01
KVM: arm64: Simplify vgic-v3 hypercalls
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-04-25
KVM: arm64: vgic-its: Maintain a translation cache per ITS
Oliver Upton
2024-04-25
KVM: arm64: vgic-its: Get rid of vgic_copy_lpi_list()
Oliver Upton
2024-04-25
KVM: arm64: vgic-debug: Use an xarray mark for debug iterator
Oliver Upton
2024-02-23
KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner
Oliver Upton
2024-02-23
KVM: arm64: vgic: Use atomics to count LPIs
Oliver Upton
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
2023-09-30
KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointer
Marc Zyngier
2023-07-13
KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
Marc Zyngier
2023-03-30
KVM: arm64: nv: timers: Support hyp timer emulation
Marc Zyngier
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-01-29
KVM: arm64: Add helper vgic_write_guest_lock()
Gavin Shan
2022-12-29
KVM: arm64: Simplify the CPUHP logic
Marc Zyngier
2022-11-10
KVM: arm64: Enable ring-based dirty memory tracking
Gavin Shan
2022-07-17
KVM: arm64: vgic: Consolidate userspace access for base address setting
Marc Zyngier
2022-07-17
KVM: arm64: vgic-v2: Add helper for legacy dist/cpuif base address setting
Marc Zyngier
2022-05-04
KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revision
Marc Zyngier
2022-05-04
KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidation
Marc Zyngier
2022-05-04
KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIs
Marc Zyngier
2022-01-04
KVM: arm64: vgic: Replace kernel.h with the necessary inclusions
Andy Shevchenko
2021-06-01
KVM: arm64: vgic: Implement SW-driven deactivation
Marc Zyngier
[next]