linux/arch/arm64/kvm/vgic
Alexandru Elisei 9e5c23b9bd KVM: arm64: Update comment in kvm_vgic_map_resources()
vgic_v3_map_resources() returns -EBUSY if the VGIC isn't initialized,
update the comment to kvm_vgic_map_resources() to match what the function
does.

Signed-off-by: Alexandru Elisei <alexandru.elisei@arm.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20201201150157.223625-5-alexandru.elisei@arm.com
2020-12-27 14:37:21 +00:00
..
trace.h
vgic-debug.c KVM: arm64: vgic-debug: Convert to use DEFINE_SEQ_ATTRIBUTE macro 2020-09-18 16:17:27 +01:00
vgic-init.c KVM: arm64: Update comment in kvm_vgic_map_resources() 2020-12-27 14:37:21 +00:00
vgic-irqfd.c KVM: arm64: Allow in-atomic injection of SPIs 2020-07-05 17:26:15 +01:00
vgic-its.c KVM: arm64: Allow in-atomic injection of SPIs 2020-07-05 17:26:15 +01:00
vgic-kvm-device.c
vgic-mmio-v2.c
vgic-mmio-v3.c arm64: fix some spelling mistakes in the comments by codespell 2020-09-07 14:18:50 +01:00
vgic-mmio.c
vgic-mmio.h
vgic-v2.c KVM: arm64: Move double-checked lock to kvm_vgic_map_resources() 2020-12-23 16:43:43 +00:00
vgic-v3.c KVM: arm64: Move double-checked lock to kvm_vgic_map_resources() 2020-12-23 16:43:43 +00:00
vgic-v4.c KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bit 2020-11-30 11:18:29 +00:00
vgic.c KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bit 2020-11-30 11:18:29 +00:00
vgic.h