开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
vgic
/
vgic-mmio-v3.c
Age
Commit message (
Expand
)
Author
2024-11-20
KVM: arm64: vgic: Make vgic_get_irq() more robust
Marc Zyngier
2024-11-20
KVM: arm64: vgic-v3: Sanitise guest writes to GICR_INVLPIR
Marc Zyngier
2024-06-06
KVM: arm64: Disassociate vcpus from redistributor region on teardown
Marc Zyngier
2024-04-25
KVM: arm64: vgic-its: Scope translation cache invalidations to an ITS
Oliver Upton
2024-01-08
Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-12-22
KVM: arm64: vgic-v3: Reinterpret user ISPENDR writes as I{C,S}PENDR
Oliver Upton
2023-12-22
KVM: arm64: vgic-v4: Restore pending state on host userspace write
Marc Zyngier
2023-12-12
KVM: arm64: vgic: Ensure that slots_lock is held in vgic_register_all_redist_...
Marc Zyngier
2023-12-12
KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
Marc Zyngier
2023-09-30
KVM: arm64: vgic-v3: Optimize affinity-based SGI injection
Marc Zyngier
2023-09-30
KVM: arm64: vgic-v3: Refactor GICv3 SGI generation
Marc Zyngier
2023-05-19
KVM: arm64: vgic: Fix a circular locking issue
Jean-Philippe Brucker
2023-03-29
KVM: arm64: Use config_lock to protect vgic state
Oliver Upton
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: Simplify vgic_v3_has_cpu_sysregs_attr()
Marc Zyngier
2022-06-08
KVM: arm64: Replace vgic_v3_uaccess_read_pending with vgic_uaccess_read_pending
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-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-12-16
KVM: arm64: vgic-v3: Fix vcpu index comparison
Marc Zyngier
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-10-17
Merge branch kvm-arm64/memory-accounting into kvmarm-master/next
Marc Zyngier
2021-10-17
KVM: arm64: vgic: Add memcg accounting to vgic allocations
Jia He
2021-10-11
KVM: arm64: vgic-v3: Check redist region is not above the VM IPA size
Ricardo Koller
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-22
irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detection
Lorenzo Pieralisi
2021-04-06
KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace
Eric Auger
2021-04-06
kvm: arm64: vgic-v3: Introduce vgic_v3_free_redist_region()
Eric Auger
2021-04-06
KVM: arm64: vgic-v3: Fix error handling in vgic_v3_set_redist_base()
Eric Auger
2021-04-06
KVM: arm64: vgic-v3: Fix some error codes when setting RDIST base
Eric Auger
2020-11-17
KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspace
Zenghui Yu
2020-09-07
arm64: fix some spelling mistakes in the comments by codespell
Xiaoming Ni
2020-07-05
KVM: arm64: vgic-its: Change default outer cacheability for {PEND, PROP}BASER
Alexander Graf
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier