index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
vgic
/
vgic-init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration
Oliver Upton
2024-10-17
1
-2
/
+11
*
KVM: arm64: Don't eagerly teardown the vgic on init error
Marc Zyngier
2024-10-11
1
-3
/
+3
*
KVM: arm64: Unregister redistributor for failed vCPU creation
Oliver Upton
2024-10-08
1
-1
/
+21
*
KVM: arm64: vgic: Don't hold config_lock while unregistering redistributors
Marc Zyngier
2024-08-19
1
-3
/
+6
*
KVM: arm64: vgic: Hold config_lock while tearing down a CPU interface
Marc Zyngier
2024-08-08
1
-2
/
+1
*
KVM: arm64: Disassociate vcpus from redistributor region on teardown
Marc Zyngier
2024-06-06
1
-1
/
+1
*
Merge branch kvm-arm64/misc-6.10 into kvmarm-master/next
Marc Zyngier
2024-05-08
1
-19
/
+63
|
\
|
*
KVM: arm64: vgic: Allocate private interrupts on demand
Marc Zyngier
2024-05-03
1
-19
/
+63
*
|
KVM: arm64: vgic-its: Get rid of the lpi_list_lock
Oliver Upton
2024-04-25
1
-1
/
+0
*
|
KVM: arm64: vgic-its: Rip out the global translation cache
Oliver Upton
2024-04-25
1
-7
/
+0
|
/
*
Merge branch kvm-arm64/kerneldoc into kvmarm/next
Oliver Upton
2024-03-07
1
-1
/
+3
|
\
|
*
KVM: arm64: vgic-init: fix a kernel-doc warning
Randy Dunlap
2024-02-01
1
-1
/
+3
*
|
Merge branch kvm-arm64/lpi-xarray into kvmarm/next
Oliver Upton
2024-03-07
1
-1
/
+3
|
\
\
|
*
|
KVM: arm64: vgic: Get rid of the LPI linked-list
Oliver Upton
2024-02-23
1
-1
/
+0
|
*
|
KVM: arm64: vgic: Store LPIs in an xarray
Oliver Upton
2024-02-23
1
-0
/
+3
|
|
/
*
/
KVM: arm64: Fix typos
Bjorn Helgaas
2024-02-24
1
-1
/
+1
|
/
*
KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
Marc Zyngier
2023-12-12
1
-1
/
+4
*
KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()
Marc Zyngier
2023-12-12
1
-2
/
+11
*
KVM: arm64: vgic: Simplify kvm_vgic_destroy()
Marc Zyngier
2023-12-12
1
-15
/
+14
*
KVM: arm64: Restore GICv2-on-GICv3 functionality
Marc Zyngier
2023-06-07
1
-4
/
+7
*
KVM: arm64: vgic: Fix a comment
Jean-Philippe Brucker
2023-05-19
1
-1
/
+1
*
KVM: arm64: vgic: Fix a circular locking issue
Jean-Philippe Brucker
2023-05-19
1
-5
/
+20
*
KVM: arm64: Use config_lock to protect vgic state
Oliver Upton
2023-03-29
1
-13
/
+23
*
Merge branch kvm-arm64/apple-vgic-mi into kvmarm/next
Oliver Upton
2023-02-14
1
-1
/
+1
|
\
|
*
KVM: arm64: vgic: Allow registration of a non-maskable maintenance interrupt
Marc Zyngier
2023-01-12
1
-1
/
+1
*
|
KVM: arm64: Simplify the CPUHP logic
Marc Zyngier
2022-12-29
1
-17
/
+2
|
/
*
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-25
1
-1
/
+6
|
\
|
*
KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revision
Marc Zyngier
2022-05-04
1
-1
/
+6
*
|
KVM: Add max_vcpus field in common 'struct kvm'
Sean Christopherson
2022-05-02
1
-3
/
+3
|
/
*
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-01-07
1
-1
/
+1
|
\
|
*
KVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pid
Marc Zyngier
2021-12-01
1
-1
/
+1
*
|
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-12-08
1
-4
/
+6
|
/
*
KVM: arm64: vgic: Add memcg accounting to vgic allocations
Jia He
2021-10-17
1
-1
/
+1
*
KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation
Marc Zyngier
2021-06-01
1
-0
/
+10
*
KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt masking
Marc Zyngier
2021-06-01
1
-1
/
+7
*
irqchip/gic: Split vGIC probing information from the GIC code
Marc Zyngier
2021-06-01
1
-3
/
+15
*
kvm: arm64: vgic-v3: Introduce vgic_v3_free_redist_region()
Eric Auger
2021-04-06
1
-4
/
+2
*
KVM: arm/arm64: vgic: Reset base address on kvm_vgic_dist_destroy()
Eric Auger
2021-04-06
1
-1
/
+5
*
KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources()
Marc Zyngier
2020-12-27
1
-0
/
+2
*
KVM: arm64: Update comment in kvm_vgic_map_resources()
Alexandru Elisei
2020-12-27
1
-1
/
+2
*
KVM: arm64: Move double-checked lock to kvm_vgic_map_resources()
Alexandru Elisei
2020-12-23
1
-0
/
+6
*
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
2020-05-16
1
-0
/
+556