summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/vgic/vgic.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Zero ID_AA64PFR0_EL1.GIC when no GICv3 is presented to the guestMarc Zyngier2024-08-271-3/+1
* KVM: arm64: Move GICv3 trap configuration to kvm_calculate_traps()Marc Zyngier2024-08-271-0/+2
* KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3Marc Zyngier2024-08-221-0/+7
* KVM: arm64: vgic: fix unexpected unlock sparse warningsSebastian Ott2024-08-021-1/+1
* KVM: arm64: Disassociate vcpus from redistributor region on teardownMarc Zyngier2024-06-061-1/+1
* Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/nextMarc Zyngier2024-05-031-2/+0
|\
| * KVM: arm64: Simplify vgic-v3 hypercallsMarc Zyngier2024-05-011-2/+0
* | KVM: arm64: vgic-its: Rip out the global translation cacheOliver Upton2024-04-251-2/+0
* | KVM: arm64: vgic-its: Scope translation cache invalidations to an ITSOliver Upton2024-04-251-1/+1
* | KVM: arm64: vgic-its: Get rid of vgic_copy_lpi_list()Oliver Upton2024-04-251-1/+0
* | KVM: arm64: vgic-debug: Use an xarray mark for debug iteratorOliver Upton2024-04-251-0/+1
|/
* KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()Oliver Upton2024-02-231-1/+0
* KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()Oliver Upton2024-02-231-3/+11
* KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroyMarc Zyngier2023-12-121-0/+1
* KVM: arm64: Remove unused declarationsYue Haibing2023-08-151-2/+0
* KVM: arm64: Expose {un,}lock_all_vcpus() to the rest of KVMMarc Zyngier2023-03-301-3/+0
* KVM: arm64: Add helper vgic_write_guest_lock()Gavin Shan2023-01-291-0/+14
* KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivationMarc Zyngier2023-01-211-0/+1
* KVM: arm64: vgic-v3: Use u32 to manage the line level from userspaceMarc Zyngier2022-07-171-1/+1
* KVM: arm64: vgic-v3: Push user access into vgic_v3_cpu_sysregs_uaccess()Marc Zyngier2022-07-171-2/+2
* KVM: arm64: vgic-v3: Simplify vgic_v3_has_cpu_sysregs_attr()Marc Zyngier2022-07-171-2/+1
* KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revisionMarc Zyngier2022-05-041-0/+5
* KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidationMarc Zyngier2022-05-041-0/+4
* KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIsMarc Zyngier2022-05-041-0/+1
* KVM: arm64: vgic: Drop vgic_check_ioaddr()Ricardo Koller2021-10-111-3/+0
* kvm: arm64: vgic: Introduce vgic_check_iorangeRicardo Koller2021-10-111-0/+4
* KVM: arm64: vgic: Resample HW pending state on deactivationMarc Zyngier2021-08-201-0/+2
* Merge branch 'kvm-arm64/vlpi-save-restore' into kvmarm-master/nextMarc Zyngier2021-04-131-0/+1
|\
| * KVM: arm64: GICv4.1: Add function to get VLPI stateShenming Lu2021-03-241-0/+1
* | kvm: arm64: vgic-v3: Introduce vgic_v3_free_redist_region()Eric Auger2021-04-061-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-031-2/+2
* KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier2020-05-161-0/+321