summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/vgic/vgic-mmio.c
AgeCommit message (Expand)Author
2023-12-22KVM: arm64: vgic: Use common accessor for writes to ICPENDROliver Upton
2023-12-22KVM: arm64: vgic: Use common accessor for writes to ISPENDROliver Upton
2023-05-19KVM: arm64: vgic: Fix a circular locking issueJean-Philippe Brucker
2023-03-29KVM: arm64: Use config_lock to protect vgic stateOliver Upton
2023-01-12KVM: arm64: vgic-v3: Limit IPI-ing when accessing GICR_{C,S}ACTIVER0Marc Zyngier
2022-07-17KVM: arm64: vgic-v3: Use u32 to manage the line level from userspaceMarc Zyngier
2022-06-08KVM: arm64: Replace vgic_v3_uaccess_read_pending with vgic_uaccess_read_pendingMarc Zyngier
2022-06-07KVM: arm64: Don't read a HW interrupt pending state in user contextMarc Zyngier
2022-02-11KVM: arm64: vgic: Read HW interrupt pending state from the HWMarc Zyngier
2021-12-06KVM: arm64: Constify kvm_io_gic_opsRikard Falkeborn
2021-04-06KVM: arm64: Simplify argument passing to vgic_uaccess_[read|write]Eric Auger
2020-05-16KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier