index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
kvm
/
arm_vgic.h
Age
Commit message (
Expand
)
Author
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
2021-06-01
KVM: arm64: vgic: move irq->get_input_level into an ops structure
Marc Zyngier
2021-06-01
KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation
Marc Zyngier
2021-04-06
KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace
Eric Auger
2020-11-30
KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bit
Shenming Lu
2020-05-28
KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
Christoffer Dall
2020-03-24
KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts
Marc Zyngier
2020-03-24
irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
Marc Zyngier
2019-10-29
KVM: arm/arm64: vgic: Fix some comments typo
Zenghui Yu
2019-10-29
KVM: arm/arm64: vgic: Remove the declaration of kvm_send_userspace_msi()
Zenghui Yu
2019-10-28
KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
Marc Zyngier
2019-08-25
KVM: arm/arm64: vgic: Use a single IO device per redistributor
Eric Auger
2019-08-18
KVM: arm/arm64: vgic: Add LPI translation cache definition
Marc Zyngier
2019-08-05
KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
Marc Zyngier
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
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-08-12
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
Marc Zyngier
2018-07-21
KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPR
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: Add group field to struct irq
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: Keep track of implementation revision
Christoffer Dall
2018-05-25
KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512
Eric Auger
2018-05-25
KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
Eric Auger
[next]