index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
vgic
/
vgic-kvm-device.c
Age
Commit message (
Expand
)
Author
9 days
KVM: arm64: vgic-v3: Allow userspace to write GICD_TYPER2.nASSGIcap
Raghavendra Rao Ananta
9 days
KVM: arm64: vgic-v3: Allow access to GICD_IIDR prior to initialization
Oliver Upton
9 days
KVM: arm64: vgic-v3: Consolidate MAINT_IRQ handling
Oliver Upton
2025-05-27
KVM: arm64: use kvm_trylock_all_vcpus when locking all vCPUs
Maxim Levitsky
2025-03-03
KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ
Andre Przywara
2024-10-17
KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQS
Oliver Upton
2024-04-24
KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgic_v2_parse_attr()
Oliver Upton
2023-10-30
Merge branch kvm-arm64/sgi-injection into kvmarm/next
Oliver Upton
2023-10-23
KVM: arm64: Move VTCR_EL2 into struct s2_mmu
Marc Zyngier
2023-09-30
KVM: arm64: vgic-v2: Use cpuid from userspace as vcpu_id
Marc Zyngier
2023-05-19
KVM: arm64: vgic: Fix a circular locking issue
Jean-Philippe Brucker
2023-04-21
Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/next
Marc Zyngier
2023-03-30
KVM: arm64: Expose {un,}lock_all_vcpus() to the rest of KVM
Marc Zyngier
2023-03-29
KVM: arm64: Use config_lock to protect vgic state
Oliver Upton
2022-07-17
KVM: arm64: vgic: Tidy-up calls to vgic_{get,set}_common_attr()
Marc Zyngier
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-07-17
KVM: arm64: vgic: Use {get,put}_user() instead of copy_{from.to}_user
Marc Zyngier
2022-07-17
KVM: arm64: vgic-v2: Consolidate userspace access for MMIO registers
Marc Zyngier
2022-07-17
KVM: arm64: vgic-v3: Consolidate userspace access for MMIO registers
Marc Zyngier
2022-07-17
KVM: arm64: vgic-v3: Use u32 to manage the line level from userspace
Marc Zyngier
2022-07-17
KVM: arm64: vgic-v3: Push user access into vgic_v3_cpu_sysregs_uaccess()
Marc Zyngier
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-10-11
KVM: arm64: vgic: Drop vgic_check_ioaddr()
Ricardo Koller
2021-10-11
KVM: arm64: vgic-v2: Check cpu interface region is not above the VM IPA size
Ricardo Koller
2021-10-11
kvm: arm64: vgic: Introduce vgic_check_iorange
Ricardo Koller
2021-04-13
KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
Eric Auger
2021-04-06
KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read
Eric Auger
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier