]> asedeno.scripts.mit.edu Git - linux.git/commit
KVM: arm/arm64: vgic: Update documentation of the GIC devices wrt IIDR
authorChristoffer Dall <christoffer.dall@arm.com>
Mon, 16 Jul 2018 13:06:27 +0000 (15:06 +0200)
committerMarc Zyngier <marc.zyngier@arm.com>
Sat, 21 Jul 2018 15:02:30 +0000 (16:02 +0100)
commit327432c2469e0069679009886556d15eeddeb0cc
tree5ebfb27de793cbf69b189e0c09a15f2cc4f4f3b4
parent32f8777ed92d73e504840a955a9dc92617826b69
KVM: arm/arm64: vgic: Update documentation of the GIC devices wrt IIDR

Update the documentation to reflect the ordering requirements of
restoring the GICD_IIDR register before any other registers and the
effects this has on restoring the interrupt groups for an emulated GICv2
instance.

Also remove some outdated limitations in the documentation while we're
at it.

Reviewed-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Christoffer Dall <christoffer.dall@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Documentation/virtual/kvm/devices/arm-vgic-v3.txt
Documentation/virtual/kvm/devices/arm-vgic.txt