index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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